Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

This project helps in using firestore as a database in Laravel project.

Notifications You must be signed in to change notification settings

suhasrkms/laravel-with-firestore

Repository files navigation

About

Have an idea to develop a Laravel project using firestore database, this repository helps in using firebase and implementing your database directly to firestore for laravel project.

https://https://www.youtube.com/watch?v=75aEgBYaexg&t=22s

Prerequisite

Uses Composer for laravel installation. Get Composer here.

Installation

Use GIT for cloning the repository ( Can download from repository also )

git clone https://github.com/suhasrkms/laravel-with-firestore.git

Create .env file ( copy the content from .env.example !important )

cp .env.example .env

Get your API key from firebase refer video and paste the key in root\firebase-credentials.json

**All set now use CRUD using firestore for your larvel project is ready to use**

Thanks for downloading this project!

About

This project helps in using firestore as a database in Laravel project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published