I added these middlewares in the kernel to use Laravel sessions
protected $middleware = [ \\Illuminate\\Session\\Middleware\\StartSession::class,