An open API service indexing awesome lists of open source software.

https://github.com/davepartner/socialite

A laravel 5.6 full application boiler plate that uses socialite package to implement login with facebook, twitter, github and linkedin
https://github.com/davepartner/socialite

laravel laravel-application laravel-framework laravel-log-in-sign-up laravel55 laravel56

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://www.udemy.com/course/1556150)

## 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](https://www.udemy.com/course/1556150) 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](https://www.udemy.com/course/1556150)
* Subscribe on [Youtube](http://youtube.com/c/braintemorg)
* Follow on [Twitter](http://twitter.com/braintem)
* Follow on [Instagram](http://instagram.com/daveozoalor)
* Like on [Facebook](http://fb.com/braintem)

## Contacts

* You can reach the me on `daveozoalor@gmail.com`

## License

Socialite is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).