all() {@inheritdoc}
Illuminate\Session\Middleware Classes
get($name, $default = null) {@inheritdoc} Parameters
close() {@inheritdoc}
void __construct(Application $app)
array getSessionConfig() Get the session configuration.
write($sessionId, $data) {@inheritdoc} Parameters
void flash(string $key, mixed $value) Flash a key / value pair to the session
void forget(string|array $keys) Remove one or many items from the session
void regenerateToken() Regenerate the CSRF token value.
Page 16 of 21