RouteServiceProvider
class RouteServiceProvider extends RouteServiceProvider (View source)
Properties
protected | $namespace |
Methods
void
boot()
Bootstraps the package services.
void
map(Router $router)
No description
void
registerRouteMacros()
No description
static
shouldPrefixRouteName($groupPrefix, $lastRouteGroupName)
No description
static
getLastRouteGroupName()
No description
static
getGroupPrefix()
No description
Details
void
boot()
Bootstraps the package services.
void
map(Router $router)
No description
protected void
registerRouteMacros()
No description
static
shouldPrefixRouteName($groupPrefix, $lastRouteGroupName)
No description
static
getLastRouteGroupName()
No description
static
getGroupPrefix()
No description