Replies: 1 comment
-
can anyone help with this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tried to post this on a closed issue, maybe it won't be seen there so I'll try here (also it might benefit others).
I'm trying to integrate sentry on a L0 ver 9.2, using laravel-sentry 3.3.2.
I followed the instructions from the post above but I get an error about the Log facade "A facade root has not been set."
Maybe with the updates something changed since 2019?
My config\app.php
failing snippet:
The error:
I should add that I already had the Log component installed and it was working (and still does) without adding the ServiceProvider in config\app.php
Beta Was this translation helpful? Give feedback.
All reactions