You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your router in my application, and would like to ask how to modify it such that all pages that are not defined via Route::add land in some 404 page for example.
Hi Jesse,
I am using your router in my application, and would like to ask how to modify it such that all pages that are not defined via Route::add land in some 404 page for example.
Many thanks,
A.