F
Filament8mo ago
Fahd

How can I redirect programmatically user to a 404 page.

Do I need to create a custom page against all resources and define the route in web.php and in middle redirect to a custom 404 page. Or can I use the filament default and navigate user to there
Solution:
abort(404);
abort(404);
...
Jump to solution
1 Reply
Solution
toeknee
toeknee8mo ago
abort(404);
abort(404);
Want results from more Discord servers?
Add your server