RedirectResponse to(string $path, int $status = 302, array $headers = array(), bool $secure = null)
Create a new redirect response to the given path.
RedirectResponse to(string $path, int $status = 302, array $headers = array(), bool $secure = null)
Create a new redirect response to the given path.
Please login to continue.