How can I integrate a FIRESTORE in a Laravel 8 project?
I need to integrate the FIRESTORE in my LARAVEL project.
I need to play with FIRESTORE DATABASE from my controller.
How can I access it in the controller?
Any proper guiding tutorial?
I have spent almost 36 hours on google for it but not getting the expected result. Please help me with it.
Thank you
I have "php ^7.3|^8.0", and also laravel 8.12. This package conflict with it.
As far as I know there is no other :-(
ok, no problem. I appreciate your contribution.
I am already working on it. I need another small help. how to store image on FIRESTORE storage and get instant image links in PHP LARAVEL.
What do you mean with instant image link? The path to the image on firebase? Or in general: how to get the image after it's being uploaded?
Please or to participate in this conversation.