Part 2- PHP Firebase Crash Course: Insert data in Realtime Database & File Setup with Bootstrap v5

preview_player
Показать описание
In this video, I have taught about how to insert data into firebase's realtime database in php. Also done with FILE Setup with Bootstrap v5 integration.

Get the complete PHP Firebase Crash Course Source Code at:

PlayList: PHP Firebase Crash Course

Part 1- Setup a project, database & install & connect database Admin SDK

Part 2- Insert data in Realtime Database & File Setup with Bootstrap v5

Part 3- How to fetch/retrieve data from Realtime Database using PHP

Part 4- How to edit & update data in realtime firebase database using php

Part 5- How to delete data from Realtime database using php firebase

Part 6- How to count total no of rows from realtime database using php

Support your Creator with Paypal: (even with $1)
Username: @vedprakashn

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

Thank you for making this video. This really helps me when I do my homework. Hopefully you are always healthy and can make videos that are useful again for everyone.💜

anisa
Автор

thanks bro, you save me. You are my saviour, my saint. Thank u very much!

dev-maniac
Автор

*Question:* Can you add *custom key* to data your adding in realtime database?
nvm i got it :
instead of `$postRef =
i needed to do: $postRef =

tutorialbot
Автор

also is it necessary to take the data from firebase and put in a backend database like phpmyadmin, if yes then why so?

cmplicated
Автор

I believe you faced an issue with relative/absolute path, in the first video you have included json and dbconfig file in separate folder, but now in the second video you have moved them to the main path, it took couple of hours for me figure it out

STSN
Автор

*I am constantly getting this error "Call to undefined function GuzzleHttp\Psr7\uri_for()" located Can you help me?*

timhoward
Автор

because firestore database can't connect it always shows this error: Fatal error: Uncaught Error: Class 'Google \ ApiCore \ Serializer' not found

espartancode
Автор

please help me make the steps to connect Firebird Database with PHP

indrasetiawan
Автор

can we also host this website using php on firebase?

rashdakhanzada
Автор

Good Video and super explanations... bro if i want custom child key instead of auto generated key what will i do??

randomweins
Автор

"The path of a URI with an authority must start with a slash "/" or be empty." I keep getting this error

rubberducky
Автор

Sir getting curl error for ssl Uncaught cURL error 60:

nexzentechnologies
Автор

data is not inserting but no errors can u please help me

santosh
Автор

Hi sir please do a series of firebase with javascript

soumyodeepto
Автор

Hello​ sir, can you give me a simple project?

SEHacker
Автор

Undefined variable '$database'

blueforest