dev-master
9999999-devThe Laravel Framework: XRSites Social Login.
MIT
The Requires
The Development Requires
laravel framework social login xrsites
The Laravel Framework: XRSites Social Login.
Yet Another Laravel Framework Social Login Project with Socialite, (*2)
Just call the following in your prompt, (*3)
$ composer create-project xrsites/laravel-social-login your-site
Then enter your newly created project, create your database file (SQLite) and build your database, (*4)
$ cd your-site $ touch database/database.sqlite $ php artisan migrate
Finally, start your application and open your browser on the following URL, (*5)
$ php artisan serve http://localhost:8000
You can use this project as base to install Admin Panels., (*6)
It's pretty straight forward. Follow the steps in Voyager's Github Site after creating an user with password using your localhost's register page, (*7)
IMPORTANT: it's important that you follow all the steps until start your server using php artisan serve
, and follow all the steps to create your new user. If for some reason you don't create a password, try to create your account using simple e-mail/password in register page., (*8)
The Laravel Framework: XRSites Social Login.
MIT
laravel framework social login xrsites