Riyaz

Results 4 comments of Riyaz

It worked my configuration was wrong. Now I am using Nodatabaseprovider protected function attemptLogin(Request $request) { if(Adldap::auth()->attempt($userdn, $password, $bindAsUser = true)) { dd(Auth::user());//Returns Null dd(Adldap::search()->users()->find('riyas'));//Returns null return true; } else...

Thank you Steve for your reply , As you said I was not using Driver for Laravel.But when I tried to configure with local User table as you mentioned I...

Hi @lorenanderson-itrellis, I would really appreciate If you could share this solution with me. Thanks

Hi, did you implement the feature, to get information of teams that end up against?. Kindly help me, I also need this feature. Thank you