Level 51
Does this article helps
https://blog.damirmiladinov.com/laravel/laravel-5.2-socialite-facebook-login.html#.V-UebqNh0UE
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I have registered the user and got user's information and tried to log in user with Auth::login($user_data); But it is not working. Auth::check() returning always false.
Note :-
Please or to participate in this conversation.