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