Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.29 KB

readme.md

File metadata and controls

36 lines (24 loc) · 1.29 KB

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

  1. Clone this app and setup database configurations in the .env file
  2. Run Migrations
  3. 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

Contacts

  • You can reach the me on daveozoalor@gmail.com

License

Socialite is open-sourced software licensed under the MIT license.