Firebase For Php (Laravel)

Posted By: ELK1nG

Firebase For Php (Laravel)
Published 9/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 527.98 MB | Duration: 1h 10m

Learn how to integrate Firebase with your Laravel apps

What you'll learn
integrate Firebase with PHP
Firebase realtime database
Firebase firestore
Firebase authentication
Requirements
Basic knowledge of PHP OOP
Basic knowledge of Laravel is preferred
Description
Hello everybody ,new course , new skill , new level In this course we are going to learn Firebase services (Authentication , realtime database and Firestore database) and integrating them with your PHP projects The course also is valid for both PHP native apps and Laravel apps .Firstly we will understand what firebase is and how to create a developer account in Firebase console , Then we will start our first section by learning more about firebase Authentication services and how user can auth with email and password using this service .then we will move to user management and we explain how to disable , enable list and remove usersĀ  using Auth component .After that we will move to explain two of the most powerful features of Firebase - Realtime Database and Firestore database In the Realtime Database section we will learn how to integrate your app with realtime database in firebase using firebase-php SDK and we apply (crud) operations (create, read , update and delete ) and also filtering data using simple queries .In the last section (Firestore database) we will more about Firestore database and how to use to for large projects by using organized data andĀ  speed queriers .Hope this course boosting your skills and moving forward :) Thanks and see you in next courses .

Overview

Section 1: Introduction

Lecture 1 What is Firebase

Lecture 2 Fresh Laravel and Firebase project

Lecture 3 Install Firebase Admin SDK

Section 2: Firebase Setup

Lecture 4 Setup Firebase Admin SDK for PHP

Lecture 5 Services classes overview

Section 3: Users and Authentication

Lecture 6 Users And Authentication overview

Lecture 7 User registration

Lecture 8 User Login

Lecture 9 Update user

Lecture 10 Disable and Enable User

Lecture 11 List users

Lecture 12 Show user

Lecture 13 Delete User

Section 4: Firebase Realtime Database

Lecture 14 Real time DB component

Lecture 15 Create Record

Lecture 16 Retrive Record

Lecture 17 Update Record

Lecture 18 Delete Record

Section 5: Cloud Firestore

Lecture 19 Installing Firestore

Lecture 20 Firebase Usage Examples

Lecture 21 Create Record

Lecture 22 Read Record

Lecture 23 Update Record

Lecture 24 Delete Record

Section 6: Bonus

Lecture 25 Bonus

Any PHP developer who wants to improve its skills with realtime technologies