Laravel Firebase PHP -1: Laravel & Firebase SDK Installation & database connectivity & App setup

preview_player
Показать описание
In this video, I have taught how to install Firebase Admin SDK for PHP in Laravel application to create a CRUD operation in Laravel Firebase PHP.
Database Connectivity and App / Project Creation is done with Realtime database setup.

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

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

Wow i'm completing this playlist tutorial with laravel 9 and it still works, thanks for your video, worth a sub😊

clairvoyanth
Автор

Thank u so much sir u are reading my comment and make video on laravel firebase thank u so much sir 🙏🙏🙏🙏 u are a great YouTube my all friends are watch ur all Video. Waiting for more laravel + firebase Video sir 🙏

abhishekgouda
Автор

Very valuable tutorial thank you very much sir. I just completed the playlist everything working fine

sasariri-du
Автор

this tutorial work with Laravel 9 also. I completely finish with Laravel 9 .thank you very much

nipunsachinda
Автор

This is very useful and very clearly..Thank you for maked this video....❤️❤️✌️✌️👍👍

kmax
Автор

for anyone having an error add the following line to the 'aliases' array

'Firebase' => Kreait\Laravel\Firebase\Facades\Firebase::class,


then run the
php artisan vendor:publish

NatadTech
Автор

this isi exactly what i am looking for, thanks

mohammadzarkasi
Автор

that means i do not need to create the database in xampp?

SrushtiKansagara
Автор

hopefully we will finish react laravel

alexnganga
Автор

You have made a mistake. The package is supported for 6.x or higher. But you say its not available for Laravel 7 & 8.

piyushkumardongre
Автор

I want to ask sir, what version of php are you using? please answer sir

yuchundehanguo
Автор

Problem 1
- lcobucci/jwt[4.1.5, ..., 4.2.x-dev] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
- kreait/laravel-firebase 4.1.0 requires kreait/firebase-php ^6.0 -> satisfiable by kreait/firebase-php[6.0.0, ..., 6.x-dev].
- kreait/firebase-php[6.0.0, ..., 6.x-dev] require lcobucci/jwt ^4.1 -> satisfiable by lcobucci/jwt[4.1.0, ..., 4.2.x-dev].
- Root composer.json requires kreait/laravel-firebase ^4.1 -> satisfiable by

imranlashari
Автор

is this procedure will work for firestore database??

sam-jsx
Автор

where i can get the url for firestore database?

sam-jsx
Автор

how can login user in laravel with firebase

sufiyanjaved
Автор

SOLUCION:
Al instalar kreait = composer require kreait/firebase-php:*

Al instalar el provider omitir el paso del minuto 4:26 y simplemente dijitar el codigo
codigo = php artisan vendor:publish --tag=config

josephhuaman
Автор

requires laravel 6.x and means everything from 6 and above 6 is fine 0.o

yarreyarre
Автор

Useless tell the complete thing in one video please

usamach