CookieSessionHandler class CookieSessionHandler implements
Illuminate\Session Namespaces Illuminate\Session\Console
SessionHandlerInterface setExists(bool $value)
SessionInterface getSession(
void reflash() Reflash all of the session flash data.
string token() Get the CSRF token value.
array getBagData(string $name) Get the raw bag data array for a given bag
void setPreviousUrl(string $url) Set the "previous" URL in the session
void push(string $key, mixed $value) Push a value onto a session array
replace(array $attributes) {@inheritdoc} Parameters
Page 9 of 21