RedirectResponse intended(string $default = '/', int $status = 302, array $headers = array(), bool $secure = null)
Create a new redirect response to the previously intended location.
RedirectResponse intended(string $default = '/', int $status = 302, array $headers = array(), bool $secure = null)
Create a new redirect response to the previously intended location.
Please login to continue.