socialite
socialite copied to clipboard
A laravel 5.6 full application boiler plate that uses socialite package to implement login with facebook, twitter, github and linkedin
Laravel socialite
This is a social media login system built with laravel 5.6, it works for laravel 5.3 and above. It enables users to login and signup to your laravel platform using twitter, facebook, linkedin, google plus and github. They just have to click one button and the whole signup process, signin, picture upload, user profile etc will be created.
Tutorial
The video tutorials for this repo is on Udemy
Usage
- Clone this app and setup database configurations in the .env file
- Run Migrations
- run
php artisan serve
You can follow the my Udemy for the tutorial on the steps above.
That's all, you are good to go.
I can join your team, you can contact me.
How to thank me
- Star this repo Follow me on my social media handles
- Checkout my other laravel courses on Udemy
- Subscribe on Youtube
- Follow on Twitter
- Follow on Instagram
- Like on Facebook
Contacts
- You can reach the me on
[email protected]
License
Socialite is open-sourced software licensed under the MIT license.