Skip to main content

Custom route registration method

ยท One min read
Arthur Ydalgo
Maintainer of Laravext

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.