jeudi 21 mars 2019

Laravel Firebase multiple database support

I have a Laravel project with firebase database. I wanted to create a new database for the same firebase project. So I created a new firebase DB and gave the firebase DB URI to the .env file and other configurations. Cache is also cleared. Now throughout the project, there is no old URI. Instead of the old URI of firebase, the new one is replaced. But still old DB is connecting and old DB is updating when working. Are there any configurations to do in order to fix my issue?

I used "kreait/firebase-php": "^4.18" extension.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire