-
|
Hello together, I have the following middleware in my Nova project. It checks if the How can I rebuild this function with Nova's new routing? Any help would be really appreciated! Thanks!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Laravel Nova 4 doesn't have a catch all route, so you just need to register |
Beta Was this translation helpful? Give feedback.
Laravel Nova 4 doesn't have a catch all route, so you just need to register
docsroute manually inroutes/web.php.