I'm searching multi-auth package that can use both eloquent and ldap. I tried with kbwebs/multiauth...
I use adLDAP to auth my app. I've created my AuthController like this public function postLogin(Logi...
I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...
The Laravel portal for problem solving, knowledge sharing and community building.
The community