Got most of the errors fixed can't get my head around this... ErrorException in CustomUserProvider....
FYI : I'm very new to Laravel and doing my best to learn it properly. Working on an auth driver that...
Got it working and Auth::check() passes as well but I get no value using Auth::id(); Very strange :|...
Here is my understanding... I could be wrong.. Im fairly new to laravel. Auth::check only works... Y...
I got it working don't know how but all I did erased the last function and retyped everything... whi...
After replacing with what you suggested above I get... Declaration of Project\Providers\AuthUserProv...
looking for something like this myself. In past worked on codeigniter where you can use different cl...
The Laravel portal for problem solving, knowledge sharing and community building.
The community