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