#Custom injection handler via a provider.

1 messages · Page 1 of 1 (latest)

fossil drift
#

With the kernel files being eliminated in Laravel 11, how can a custom exception handler be added to an app? I understand this can be done now in a provider file, but I can't find how.

split trout
#

Laravel 11 isn't even released yet, and won't be anytime soon (it's scheduled for Q1 2024). When that time comes the docs will describe how to do those things. And it's still subject to change

fossil drift
split trout