CookieSessionHandler class CookieSessionHandler implements
void register() Register the service provider.
bool hasOldInput(string $key = null) Determine if the session contains
void flush() Remove all of the items from the session.
Application getLaravel()
void __construct(SessionManager $manager)
write($sessionId, $data) {@inheritdoc} Parameters
void setRequestOnHandler(Request $request) Set the request on the handler
void setExists(bool $value) Set the existence of the session on the handler
SessionHandlerInterface setExists(bool $value)
Page 11 of 21