Open sdwru opened 4 years ago
We are also using the following packages. It could be a combination of things. We are not having any luck trying to narrow it down to just one package.
https://github.com/kreait/firebase-php https://github.com/kreait/laravel-firebase
With latest
monolog-stackdriver
installed and configured on the latest stable Laravel, when I switch logging tostackdriver
and I get an error it returns the following. It works fine when I switch logging back tostack
but then I cannot log errors to google cloud logging.It's just a standard exception error. Nothing that should cause a log channel to fail. I think this is happening with all 500 errors that Laravel generates.