Open ichbinedgar opened 9 years ago
Sorry, I'll try getting to this some time this week.
Ok, Thank you!
an example please
yeah please add an example
EDIT: I've set up all as in the docs, added my custom postLogin() method to AuthController, but the Auth::attempt() method try to search for username in the local database' users table.
I can connect to ldap server using this code:
https://github.com/adldap/adLDAP/blob/master/docs/GETTING-STARTED.md
So no idea how to use your package in real life
Please provide an example of configuration because I have an exception when change the provider to ldap...please help me.
Hi, I don't have any experience using LDAP authentication, can you provide an example? Also, I've just started to use Laravel 5 (I was working with the previous version) so it would be very helpful. Thank you!