Ldap
Ldap copied to clipboard
how do you integrate it to laravel 5.2??
Any instructions on how to integrate it to the AuthController that comes?. thanks
There is no instruction as it is not integrated perfectly yet. But, you can use the 'ldap' keyword in your auth.php config file to reference ldap authentication. I'll try to give you a working exemple soon.
Xavier