Laravel Firebase PHP -5: CRUD - Edit & update data in realtime database with firebase php in laravel

preview_player
Показать описание
In this video, I have taught how to edit and update data in realtime database in firebase sdk php in laravel 6.

Part 1: Laravel & Firebase SDK Installation & database connectivity

Part 2: Laravel Blade templating, file setup and Bootstrap Integration

Part 3: CRUD - Insert data into Realtime Database with firebase php in laravel

Part 4: CRUD - fetch data from Realtime Database with Firebase PHP

Part 5: CRUD - Edit and Update data in Realtime database with Furebase SDK PHP

Part 6: CRUD - Delete data from Realtime database in firebase php

Part 7: Count total no. of data available in database with firebase php

Рекомендации по теме
Комментарии
Автор

Could you add a class on how to host the Laravel application on Firebase Hosting?

eduardocoelho
Автор

could you do a file upload as well please, say a contact avatar/picture. Its been a helpful tutorial thanks.

ferdinandeke
Автор

how to resolve
{ "message": "Missing or insufficient permissions.", "code": 7, "status": "PERMISSION_DENIED", "details": [] } i am connected to firestore

ShinyDmello-hb
Автор

This tutorial has been very helpful! It is didactic, clear and objective. Thank you! And as @ferdinandeke9590 said, a file upload would make it even better!

eduardocoelho