\Addons\Nav\ProvidersRouteProvider

Summary

Methods
Properties
Constants
boot()
map()
No public properties found
No constants found
mapWebRoutes()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

boot()

boot() : void

Called before routes are registered.

Register any model bindings or pattern based filters.

map()

map() : void

Define the routes for the application.

mapWebRoutes()

mapWebRoutes() : void

Define the "web" routes for the application.

These routes all receive session state, CSRF protection, etc.