“Unable to determine Firebase Project ID” error while deploying Laravel with Firebase on Heroku
I’m deploying Laravel 11 project which use Firebase. But whenever I try to use anything related to Firebase (Authentication, Realtime Database), I always get this error:
error picture
Anything else on the web is running, only the parts use Firebase features return that error (login, register). I put these in .env
file but it seems to not added to Heroku: