#Custom injection handler via a provider.
1 messages · Page 1 of 1 (latest)
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
I totally agree. But in terms of Laravel 10, I'd love a push in the right direction as to how to incorporate a custom exception handler in the provider. I heard someone at Laracon talking about this, but they didn't specify how.
You mean you have a package and you want to be "ready" for Laravel 11 or something? Then I'd recommend to read through the PRs, as that contains all the code that has been changed. But again, that might still change, so you'd be doing work for nothing