kreait / laravel-firebase

A Laravel package for the Firebase PHP Admin SDK
https://github.com/kreait/firebase-php
MIT License
1.09k stars 174 forks source link

does this support firestore apis? #3

Closed sibabratswain11 closed 5 years ago

sibabratswain11 commented 5 years ago

I want to fetch docs from firestore. Can I use this?

jeromegamez commented 5 years ago

Yes you can natively from the package since Release 1.2.0 - please refer to https://firebase-php.readthedocs.io/en/stable/cloud-firestore.html for more information after following the README of the package.