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
- Host: GitHub
- URL: https://github.com/tauseefanwr/firebase-laravel
- Owner: tauseefanwr
- Created: 2020-08-09T18:54:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-10T11:32:43.000Z (9 months ago)
- Last Synced: 2025-09-10T15:39:16.148Z (9 months ago)
- Topics: 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
- Language: PHP
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.