An open API service indexing awesome lists of open source software.

https://github.com/tauseefanwr/firebase-laravel

laravel with firebase
https://github.com/tauseefanwr/firebase-laravel

firebase firebase-auth firebase-authentication firebase-cloud-messaging firebase-database firebase-php firebase-realtime-database firebase-remote-config firebase-storage laravel laravel7 passp php php7 realtime-database realtime-database-firebase

Last synced: 4 months ago
JSON representation

laravel with firebase

Awesome Lists containing this project

README

          

Connect the application google firebase and manage the users

## About

The application connects with the google firebase.


After connecting we can create account using the Auth module of the firebase, which enables users to login with third party apis,
e.g. google facebook e.t.c.
We can sync the auth users in our database with the firebase auth users.