void setRoutes(RouteCollection $routes)
void singularResourceParameters(bool $singular = true) Set the unmapped
bool is() Alias for the "currentRouteNamed" method.
mixed __call(string $method, array $parameters) Dynamically handle calls
Request getCurrentRequest()
static array pathsToPublish(string $provider = null, string $group = null)
static bool hasMacro(string $name) Checks if macro is registered
void __construct(array|string $methods, string $uri, Closure|array $action)
array parameterNames() Get all of the parameter names for the route.
Page 1 of 43