2017 © Pedro PelĂĄez
 

library laravel-auth

AnalogueORM Authentication Driver for Laravel 5

image

analogue/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  • Thursday, February 8, 2018
  • by RemiCollin
  • Repository
  • 1 Watchers
  • 6 Stars
  • 556 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 3 Forks
  • 2 Open issues
  • 28 Versions
  • 1 % Grown

The README.md

Analogue ORM - Laravel Authentication Driver

This is an out-of-the-box authentication driver for Laravel 4/5. It replaces the Eloquent Model with an Analogue Entity, while using the default database structure found in the default laravel install., (*1)

Installation

Add this line to your composer.json file :, (*2)

Laravel 4.2 :, (*3)

"analogue/laravel-auth": "~4.0"

Laravel 5 :, (*4)

"analogue/laravel-auth": "~5.0"

Then run :, (*5)

composer update

Configuration

Add the Service Provider to config/app.php :, (*6)

'Analogue\LaravelAuth\AnalogueAuthServiceProvider',

Change the Authentication driver and User Model :, (*7)

config/auth.php, (*8)

'driver' => 'analogue',

...

'model' => 'Analogue\LaravelAuth\User',

The Versions

10/02 2017
28/04 2016

5.2.x-dev

5.2.9999999.9999999-dev http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rémi Collin

01/02 2016

v5.2.1

5.2.1.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

01/02 2016

v5.2

5.2.0.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

22/09 2015

5.1.x-dev

5.1.9999999.9999999-dev http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

22/09 2015

v5.1.2

5.1.2.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

17/09 2015

v5.1.1

5.1.1.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

06/09 2015

v5.1

5.1.0.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

06/09 2015

5.0.x-dev

5.0.9999999.9999999-dev http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

06/09 2015

v5.0.6

5.0.6.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

06/05 2015

dev-master

9999999-dev http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

06/05 2015

v5.0.5

5.0.5.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

27/03 2015

v5.0.4

5.0.4.0 http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

MIT

The Requires

 

by Rémi Collin

27/03 2015

4.0.x-dev

4.0.9999999.9999999-dev http://github.com/analogueorm/laravel-auth

AnalogueORM Authentication Driver for Laravel

  Sources   Download

MIT

The Requires

 

by Rémi Collin

27/03 2015

v4.0.1

4.0.1.0

AnalogueORM Authentication Driver for Laravel

  Sources   Download

The Requires

 

by Rémi Collin

27/03 2015

v5.0.3

5.0.3.0

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

The Requires

 

by Rémi Collin

27/03 2015

v5.0.2

5.0.2.0

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

The Requires

 

by Rémi Collin

02/03 2015

v5.0.1

5.0.1.0

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

The Requires

 

by Rémi Collin

02/03 2015

v5.0

5.0.0.0

AnalogueORM Authentication Driver for Laravel 5

  Sources   Download

The Requires

 

by Rémi Collin