Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. We will cover how to implement Google, Twitter, GitHub, Facebook & Many Other Social Generic Logins With PHP Laravel Socialite.
When you run the application in website with the following url, it will take to Facebook verification page
Now you will be redirected to Facebook/Google/GitHub login page if you have not logged in or authorize page in you have already logged in to it. With Step 7 when you click on Authorize button and if the authentication is successful then it will redirect back to [AuthController@socialProviderCallback] AuthControllers's socialProviderCallback method.