When generating a tool in Nova, there should be a routes/api.php where you can register custom routes for the tool in a way that is familiar to the standard laravel routing definitions. Can you give any examples of what you're trying to do?
Dec 5, 2021
2
Level 27
Route to Nova tool
Is there a way specify named routes in a custom Nova tool such that the named route can be used in Laravel?
Please or to participate in this conversation.