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
This is a laravel issue, you do this in the exception handler