mixed handle(Request $request,
void match(array|string $methods, string $uri, Closure|array|string $action)
string asset(string $path, bool $secure = null) Generate the URL to an
Response make(string $content = '', int $status = 200, array $headers = array())
StreamedResponse stream(Closure $callback, int $status = 200, array $headers = array())
void post(string $uri, Closure|array|string $action)
RedirectResponse redirectTo(string $path, int $status = 302,
void substituteImplicitBindings(Route $route)
void resource(string $name, string $controller, array $options = array())
string route(string $name, mixed $parameters = array(), bool $absolute = true)
Page 3 of 4