admin
admin copied to clipboard
L5.2 auth problem
L5.2 branch works but when I login in admin panel it automatically logs in user from User model with the same id as admin and same thing happens when user logs in. Wtf and how can I fix it? Has someone the same problem?
same for me
it appears that after this line in sleeping-owl AuthController@postLogin method
if (AdminAuth::attempt($data)) authenticated user gets logged out
Use https://github.com/LaravelRUS/SleepingOwlAdmin