Custom route registration method
ยท One min read
In this update, we added a new configuration option called route_registration_method. This allows you to specify a custom route registration method for all the automatically generated routes of every single Route::laravext(...) or Route::nexus(...) declaration.
For additional details, check the Configuration/Route Registration Method section.
