Replies: 2 comments
-
Naturally right after I post this I look at the underlying boot method and notice it registers the exception handler. I moved the boot method below my exception handling registration, so we'll see if that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Well, I setup the below block in the
|
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.
-
I use Bugsnag in my app, and it works everywhere and regularly reports exceptions, except in Nova. I added the below to my
NovaServiceProvider
and still don't see exceptions being reported. Has anyone gotten custom exception reporting working in Nova?Beta Was this translation helpful? Give feedback.
All reactions