davepartner / socialite

A laravel 5.6 full application boiler plate that uses socialite package to implement login with facebook, twitter, github and linkedin

Home Page:https://www.udemy.com/course/1556150

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A laravel 5.6 full application boiler plate that uses socialite package to implement login with facebook, twitter, github and linkedin

https://www.udemy.com/course/1556150


Languages

Language:PHP 80.8%Language:HTML 18.7%Language:Vue 0.5%