RouteServiceProvider
class RouteServiceProvider extends RouteServiceProvider
Class RouteServiceProvider
Methods
void
boot()
Define your route model bindings, pattern filters, etc.
void
map()
Define the routes for the application.
Details
at line line 28
void
boot()
Define your route model bindings, pattern filters, etc.
at line line 40
void
map()
Define the routes for the application.