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