Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmanbe/laravel-firebase-tutorial
Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.
https://github.com/salmanbe/laravel-firebase-tutorial
bootstrap5 firebase html5 laravel laravel-firebase php tutorial
Last synced: 6 days ago
JSON representation
Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.
- Host: GitHub
- URL: https://github.com/salmanbe/laravel-firebase-tutorial
- Owner: salmanbe
- Created: 2023-08-12T13:28:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-13T15:11:46.000Z (over 1 year ago)
- Last Synced: 2023-08-13T16:30:00.384Z (over 1 year ago)
- Topics: bootstrap5, firebase, html5, laravel, laravel-firebase, php, tutorial
- Language: PHP
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel Firebase Tutorial
This is the source code of Laravel Firebase integration video tutorial available on youtube. This tutorial uses laravel, firebase, kreait / laravel-firebase plugin, bootstrap 5, and html 5.
[![Laravel Firebase](https://img.youtube.com/vi/ILGPC_-9KBM/0.jpg)](https://www.youtube.com/watch?v=ILGPC_-9KBM)
- [View complete video tutorial on youtube](https://www.youtube.com/watch?v=ILGPC_-9KBM).
- [Visit youtube channel](https://www.youtube.com/@SCTechStudio).
- [Visit author's website](https://www.salman.be).
- [Laravel firebase plugin credit](https://github.com/kreait).## Tutorial Technologies
- Laravel
- Firebase
- Bootstrap 5
- HTML 5## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).