F
Filament6mo ago
mrvn

Use custom ExceptionHandler for Filament in order to redirect from ModelNotFoundException?

I would like to redirect the user to homepage from ModelNotFoundExceptions, how to achieve this?
1 Reply
toeknee
toeknee6mo ago
This is a laravel issue, you do this in the exception handler

Did you find this page helpful?