class
Illuminate
/
Routing
/
RouteFileRegistrar
You are viewing an older version of the documentation. For the latest, please visit master documentation.
RouteFileRegistrar
Properties
Methods
public
__construct ( Router $router ) : void
Create a new route file registrar instance.
Parameters
- $router Router
public
register ( $routes ) : void
Require the given routes file.
Parameters
- $routes string