- For only Email Authenticate System click here to download
- For Email Authentication with Password Reset Feature click here to download
- For Email Authentication with Password Reset & Email Verification Feature click here to download
- Profile Page click here to download
Have an idea to develop a Laravel project using firebase database, this repository helps in using firebase as authentication for laravel project.
- Implement only Email Authenticate System watch here
- Implementing Password Reset Feature watch here
- Implementing Email Verification Feature watch here
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/laravel-with-firebase-auth.git
Create .env file ( copy the content from .env.example !important )
cp .env.example .env
Get your API key from firebase refer video and paste the key in resources\credentials\firebase_credentials.json
Initialize Firebase Config refer video to resources\views\auth\login.blade.php
- Project Name: Laravel With Firebase Auth
- Project URL: https://github.com/suhasrkms/laravel-with-firebase-auth
- Author: Suhas R
- Author URL: https://github.com/suhasrkms