2017 © Pedro Peláez
 

library l4-openldap

An OpenLDAP authentication driver for Laravel.

image

ymo/l4-openldap

An OpenLDAP authentication driver for Laravel.

  • Monday, May 11, 2015
  • by Ymo
  • Repository
  • 2 Watchers
  • 6 Stars
  • 307 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

l4-openldap

An OpenLDAP authentication driver for Laravel 4., (*1)

Installation

Add the following to your composer.json file., (*2)

require {
    "ymo/l4-openldap": "dev-master"
}

Run composer update., (*3)

Open app/config/app.php and add:, (*4)

Ymo\L4OpenLdap\L4OpenLdapServiceProvider, (*5)

Open app/config/auth.php and change the authentication driver to ldap., (*6)

Configuration

Run php artisan config:publish ymo/l4-openldap and adjust the config file for your LDAP settings., (*7)

It can be found in app/config/packages/ymo/l4-openldap., (*8)

The Versions

11/05 2015

2.0.x-dev

2.0.9999999.9999999-dev https://github.com/yuri-moens/l4-openldap

An OpenLDAP authentication driver for Laravel.

  Sources   Download

WTFPL

The Requires

 

by Yuri Moens

laravel authentication auth laravel 5 l5 openldap

01/10 2014

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/yuri-moens/l4-openldap

An OpenLDAP authentication driver for Laravel.

  Sources   Download

WTFPL

The Requires

 

by Yuri Moens

laravel authentication auth laravel 4 openldap l4

20/09 2014

dev-master

9999999-dev https://github.com/yuri-moens/l4-openldap

An OpenLDAP authentication driver for Laravel 4.

  Sources   Download

WTFPL

The Requires

 

by Yuri Moens

laravel authentication auth laravel 4 openldap l4