RedirectResponse.php
system/HTTP/RedirectResponse.php
1 class
8 methods
class RedirectResponse
Handle a redirect response
to
(string $uri, ?int $code = null, string $method = 'auto')
route
(string $route, array $params = [], ?int $code = null, string $method = 'auto')
back
(?int $code = null, string $method = 'auto')
withInput
()
withErrors
()
with
(string $key, $message)
withCookies
()
withHeaders
()