EncryptedStore class EncryptedStore extends Store
bool handlerNeedsRequest() Determine if the session handler needs a request
void ageFlashData() Age the flash data for the session.
mixed getOldInput(string $key = null, mixed $default = null) Get the requested
string anticipate(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
array getSessionConfig() Get the session configuration.
open($savePath, $sessionName) {@inheritdoc} Parameters
SessionHandlerInterface setExists(bool $value)
void forget(string|array $keys) Remove one or many items from the session
Page 14 of 21