RedirectResponse redirectGuest(string $path, int $status = 302, array $headers = array(), bool|null $secure = null)
Create a new redirect response, while putting the current URL in the session.
RedirectResponse redirectGuest(string $path, int $status = 302, array $headers = array(), bool|null $secure = null)
Create a new redirect response, while putting the current URL in the session.
Please login to continue.