invalidate($lifetime = null) {@inheritdoc} Parameters
mixed getOldInput(string $key = null, mixed $default = null) Get the requested
mixed remember(string $key, Closure $callback)
void flash(string $key, mixed $value) Flash a key / value pair to the session
migrate($destroy = false, $lifetime = null) {@inheritdoc}
array getSessionConfig() Get the session configuration.
void ageFlashData() Age the flash data for the session.
EncryptedStore class EncryptedStore extends Store
gc($lifetime) {@inheritdoc} Parameters
void put(string|array $key, mixed $value = null) Put a key / value pair
Page 16 of 21