Video Tutorials from this Course
Episode 1 - Installing Laravel Socialite 11m : 47s
Let's start by installing the official OAuth integration package from Laravel, called Socialite!
Episode 2 - Creating a Github OAuth Application 02m : 41s
Next is to create a OAuth application like Github, to integrate with our authentication user Model.
Episode - 3 Creating your OAuth Authentication 13m : 07s
Finally we will now wrap both package and OAuth together and change the default login and registration web pages from the Laravel standard installation.