Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.23 KB

About

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

Prerequisite

Uses Composer for laravel installation. Get Composer here.

Installation

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

Thanks for downloading this project!