Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/container/Container.php on line 1214

Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/container/Container.php on line 1225

Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/container/Container.php on line 1237

Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/container/Container.php on line 1250

Deprecated: Return type of Illuminate\Config\Repository::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/config/Repository.php on line 141

Deprecated: Return type of Illuminate\Config\Repository::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/config/Repository.php on line 152

Deprecated: Return type of Illuminate\Config\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/config/Repository.php on line 164

Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/config/Repository.php on line 175

Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/database/Eloquent/Model.php:1544 Stack trace: #0 /var/www/html/vendor/illuminate/database/Eloquent/Model.php(20): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8192, 'Return type of ...', '/var/www/html/v...', 1544) #1 /var/www/html/vendor/composer/ClassLoader.php(576): include('/var/www/html/v...') #2 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/var/www/html/v...') #3 /var/www/html/vendor/illuminate/database/DatabaseServiceProvider.php(35): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Data...') #4 /var/www/html/vendor/laravel/lumen-framework/src/Application.php(200): Illuminate\Database\DatabaseServiceProvider->register() #5 /var/www/html/vendor/laravel/lumen-framework/src/Application.php(615): Laravel\Lumen\Application->register(Object(Illuminate\Database\DatabaseServiceProvider)) #6 /var/www/html/vendor/laravel/lumen-framework/src/Application.php(367): Laravel\Lumen\Application->loadComponent('database', Array, 'db') #7 /var/www/html/vendor/illuminate/container/Container.php(785): Laravel\Lumen\Application->Laravel\Lumen\{closure}(Object(Laravel\Lumen\Application), Array) #8 /var/www/html/vendor/illuminate/container/Container.php(667): Illuminate\Container\Container->build(Object(Closure)) #9 /var/www/html/vendor/illuminate/container/Container.php(615): Illuminate\Container\Container->resolve('db', Array) #10 /var/www/html/vendor/laravel/lumen-framework/src/Application.php(267): Illuminate\Container\Container->make('db', Array) #11 /var/www/html/vendor/laravel/lumen-framework/src/Application.php(728): Laravel\Lumen\Application->make('db') #12 /var/www/html/bootstrap/app.php(26): Laravel\Lumen\Application->withEloquent() #13 /var/www/html/public/index.php(14): require('/var/www/html/b...') #14 {main} in /var/www/html/vendor/illuminate/database/Eloquent/Model.php on line 20

Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/illuminate/support/Collection.php:2060 Stack trace: #0 /var/www/html/vendor/illuminate/support/Collection.php(40): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8192, 'Return type of ...', '/var/www/html/v...', 2060) #1 /var/www/html/vendor/composer/ClassLoader.php(576): include('/var/www/html/v...') #2 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/var/www/html/v...') #3 /var/www/html/vendor/illuminate/support/helpers.php(471): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...') #4 /var/www/html/vendor/illuminate/log/LogManager.php(216): collect(Array) #5 /var/www/html/vendor/illuminate/log/LogManager.php(178): Illuminate\Log\LogManager->createStackDriver(Array) #6 /var/www/html/vendor/illuminate/log/LogManager.php(102): Illuminate\Log\LogManager->resolve('stack') #7 /var/www/html/vendor/illuminate/log/LogManager.php(90): Illuminate\Log\LogManager->get('stack') #8 /var/www/html/vendor/illuminate/log/LogManager.php(500): Illuminate\Log\LogManager->driver() #9 /var/www/html/vendor/laravel/lumen-framework/src/Exceptions/Handler.php(50): Illuminate\Log\LogManager->error(Object(Symfony\Component\Debug\Exception\FatalErrorException), Array) #10 /var/www/html/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(122): Laravel\Lumen\Exceptions\Handler->report(Object(Symfony\Component\Debug\Exception\FatalErrorException)) #11 /var/www/html/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(66): Laravel\Lumen\Application->handleUncaughtException(Object(Symfony\Component\Debug\Exception\FatalErrorException)) #12 /var/www/html/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(54): Laravel\Lumen\Application->handleShutdown() #13 [internal function]: Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}() #14 {main} in /var/www/html/vendor/illuminate/support/Collection.php on line 40