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
Uses Composer for laravel installation. Get Composer here.
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
- Project Name: Laravel With Firebase Auth
- Project URL: https://github.com/suhasrkms/laravel-with-firestore
- Author: Suhas R
- Author URL: https://github.com/suhasrkms