2017 © Pedro Peláez
 

library laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

image

ehtasham89/laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

  • Thursday, November 10, 2016
  • by ehtasham
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

StyleCI Build Status, (*1)

laravel-apiauth-driver

A RESTful APi authenication driver for Laravel 4.2, (*2)

Installation Guide:

Following lines in your laravel composer.json file require array:
"ehtasham89/laravel-apiauth-driver": "dev-master"
Palce following service provider links in app/config/app.php providers array:, (*3)

'Ehtasham89\LvApiAuth\LvApiAuthServiceProvider',
'Ehtasham89\LvApiAuth\Reminders\ReminderServiceProvider',

Comment the following Service provider in app/config/app.php providers array:
//'Illuminate\Auth\Reminders\ReminderServiceProvider',
Change the driver name in app/config/auth.php with 'driver' => 'lvapiauth',
, (*4)

Api Configuration

Run following command via composer:
php artisan config:publish ehtasham89/laravel-apiauth-driver
It will create copy of config.php file in app/config/packages/ehtasham89/laravel-apiauth-driver/
Add your api's endpoints in app/config/packages/ehtasham89/laravel-apiauth-driver/config.php, (*5)

The Versions

10/11 2016

2.0.x-dev

2.0.9999999.9999999-dev https://github.com/ehtasham89/laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

  Sources   Download

MIT

The Requires

 

laravel api authentication authorization auth driver webservices users apiauth

10/11 2016

dev-master

9999999-dev https://github.com/ehtasham89/laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

  Sources   Download

MIT

The Requires

 

laravel api authentication authorization auth driver webservices users apiauth

20/04 2016

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/ehtasham89/laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

  Sources   Download

MIT

The Requires

 

laravel api authentication authorization auth driver webservices users apiauth

20/04 2016

dev-analysis-qorxDK

dev-analysis-qorxDK https://github.com/ehtasham89/laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

  Sources   Download

MIT

The Requires

 

laravel api authentication authorization auth driver webservices users apiauth

19/04 2016

dev-analysis-zOMpEk

dev-analysis-zOMpEk https://github.com/ehtasham89/laravel-apiauth-driver

A RESTful api authentication driver for Laravel 4.*

  Sources   Download

MIT

The Requires

 

laravel laravel driver auth driver api auth driver api auth laravel api laravel webservices