LDAP Configuration Laravel5 - Authentication user provider [adldap] is not defined

I'm fresh beginner in Laravel 5.8 and i'm trying to develop an app with LDAP authentication.

I use this package : https://adldap2.github.io/Adldap2-Laravel/#/auth/setup

And i got this error : Authentication user provider [adldap] is not defined. Does anyone know this error and could tell me where my configuration can be wrong ?

Thansk for your help :)



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2RCy6fv
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time