I’ve been trying to insert data into firestore using my laravel 6 application and it looks like its trying to connect to mysql. I’ve tried to remove the db part in my .env file: DB_CONNECTION=mysql …
I’ve been trying to insert data into firestore using my laravel 6 application and it looks like its trying to connect to mysql. I’ve tried to remove the db part in my .env file: DB_CONNECTION=mysql …