v1.0.0
English

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') public
route (string $route, array $params = [], ?int $code = null, string $method = 'auto') public
back (?int $code = null, string $method = 'auto') public
withInput () public
withErrors () private
with (string $key, $message) public
withCookies () public
withHeaders () public
phpDG v1.0.0 RedirectResponse.php 662 files 498 classes 763 fn
Generated