Route any(string $uri,
string getPath() Get the URI associated with the route.
void setRoutes(RouteCollection $routes)
bool hasParameter(string $name) Determine a given parameter exists from
mixed __call(string $method, array $parameters) Dynamically handle calls
void setSession(Store $session)
mixed first(callable $callback = null, mixed $default = null) Get the first
array provides() Get the services provided by the provider.
array gatherMiddleware() Get all middleware, including the ones from the
static array getValidators() Get the route validators for the
Page 4 of 33