NullSessionHandler
class NullSessionHandler implements SessionHandlerInterface (View source)
Methods
bool
open($savePath, $sessionName)
{@inheritdoc}
bool
close()
{@inheritdoc}
string
read($sessionId)
{@inheritdoc}
bool
write($sessionId, $data)
{@inheritdoc}
bool
destroy($sessionId)
{@inheritdoc}
int
gc($lifetime)
{@inheritdoc}
Details
bool
open($savePath, $sessionName)
{@inheritdoc}
bool
close()
{@inheritdoc}
string
read($sessionId)
{@inheritdoc}
bool
write($sessionId, $data)
{@inheritdoc}
bool
destroy($sessionId)
{@inheritdoc}
int
gc($lifetime)
{@inheritdoc}
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.