Have an idea to develop a Laravel project using firebase database, this repository helps in using firebase as authentication for laravel project using email,google and facebook.
https://www.youtube.com/watch?v=OFLYDAERjA8&feature=youtu.be
Uses Composer for laravel installation. Get Composer here.
Use GIT for cloning the repository ( Can download from repository also )
git clone https://github.com/suhasrkms/social_authentication.git
Create .env file ( copy the content from .env.example !important )
cp .env.example .env
Connect to Firebase and enable Google and Facebook Sign-in
- Project Name: Laravel With Firebase Auth
- Project URL: https://github.com/suhasrkms/social_authentication
- Author: Suhas R
- Author URL: https://github.com/suhasrkms