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. Parameters string $path int $status array $headers bool $secure Return Value RedirectResponse