RedirectResponse away(string $path, int $status = 302, array $headers = array())
Create a new redirect response to an external URL (no validation).
RedirectResponse away(string $path, int $status = 302, array $headers = array())
Create a new redirect response to an external URL (no validation).
Please login to continue.