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