class RouteFileRegistrar (View source)
protected Router | $router | The router instance. |
void | __construct(Router $router) Create a new route file registrar instance. | |
void | register(string $routes) Require the given routes file. |
Create a new route file registrar instance.
Require the given routes file.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Routing/RouteFileRegistrar.html