Skip to content

suhasrkms/laravel-with-firebase-auth

Repository files navigation

License: MIT GitHub forks GitHub stars GitHub issues

Important

About

Have an idea to develop a Laravel project using firebase database, this repository helps in using firebase as authentication for laravel project.

Video stats

  • Implement only Email Authenticate System watch here
  • Implementing Password Reset Feature watch here
  • Implementing Email Verification Feature watch here

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/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

**All set now authentication using firebase for your larvel project is ready to use**

Thanks for downloading this project!

About

Use Gmail sign-in for Laravel using FIrebase Database.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages