RoutingServiceProvider
class Winter\Storm\Router\RoutingServiceProvider
extends Illuminate\Routing\RoutingServiceProvider
Extends
Class | Description |
---|---|
Illuminate\Routing\RoutingServiceProvider
|
Methods
public boot () : void
Boot the service provider.
If routes are cached, ensure that the cached routes are loaded when the app is booted.
Returns
void
protected registerRouter () : void
Register the router instance.
Returns
void
protected registerUrlGenerator () : void
Register the URL generator service.
Returns
void
Copyright © 2024 Winter CMS