Deprecated: Return type of Dotenv\Repository\AbstractRepository::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 /home/siebecgr/IOT/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/siebecgr/IOT/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetSet($offset, $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 /home/siebecgr/IOT/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
Deprecated: Return type of Dotenv\Repository\AbstractRepository::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/siebecgr/IOT/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
Deprecated: Return type of PhpOption\Some::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/siebecgr/IOT/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 151
Deprecated: Return type of PhpOption\None::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/siebecgr/IOT/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
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 /home/siebecgr/IOT/vendor/illuminate/container/Container.php on line 1267
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 /home/siebecgr/IOT/vendor/illuminate/container/Container.php on line 1278
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 /home/siebecgr/IOT/vendor/illuminate/container/Container.php on line 1290
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 /home/siebecgr/IOT/vendor/illuminate/container/Container.php on line 1303
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 /home/siebecgr/IOT/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 /home/siebecgr/IOT/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 /home/siebecgr/IOT/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 /home/siebecgr/IOT/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 /home/siebecgr/IOT/vendor/illuminate/database/Eloquent/Model.php:1654
Stack trace:
#0 /home/siebecgr/IOT/vendor/illuminate/database/Eloquent/Model.php(23): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8192, 'Return type of ...', '/home/siebecgr/...', 1654)
#1 /home/siebecgr/IOT/vendor/composer/ClassLoader.php(444): include('/home/siebecgr/...')
#2 /home/siebecgr/IOT/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/siebecgr/...')
#3 /home/siebecgr/IOT/vendor/illuminate/database/DatabaseServiceProvider.php(42): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Data...')
#4 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Application.php(233): Illuminate\Database\DatabaseServiceProvider->register()
#5 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Application.php(665): Laravel\Lumen\Application->register(Object(Illuminate\Database\DatabaseServiceProvider))
#6 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Application.php(406): Laravel\Lumen\Application->loadComponent('database', Array, 'db')
#7 /home/siebecgr/IOT/vendor/illuminate/container/Container.php(801): Laravel\Lumen\Application->Laravel\Lumen\{closure}(Object(Laravel\Lumen\Application), Array)
#8 /home/siebecgr/IOT/vendor/illuminate/container/Container.php(687): Illuminate\Container\Container->build(Object(Closure))
#9 /home/siebecgr/IOT/vendor/illuminate/container/Container.php(633): Illuminate\Container\Container->resolve('db', Array)
#10 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Application.php(300): Illuminate\Container\Container->make('db', Array)
#11 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Application.php(778): Laravel\Lumen\Application->make('db')
#12 /home/siebecgr/IOT/bootstrap/app.php(28): Laravel\Lumen\Application->withEloquent()
#13 /home/siebecgr/IOT/public/index.php(14): require('/home/siebecgr/...')
#14 {main} in /home/siebecgr/IOT/vendor/illuminate/database/Eloquent/Model.php on line 23
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 /home/siebecgr/IOT/vendor/illuminate/support/Collection.php:1338
Stack trace:
#0 /home/siebecgr/IOT/vendor/illuminate/support/Collection.php(11): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8192, 'Return type of ...', '/home/siebecgr/...', 1338)
#1 /home/siebecgr/IOT/vendor/composer/ClassLoader.php(444): include('/home/siebecgr/...')
#2 /home/siebecgr/IOT/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/siebecgr/...')
#3 /home/siebecgr/IOT/vendor/illuminate/support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/siebecgr/IOT/vendor/illuminate/log/LogManager.php(240): collect(Array)
#5 /home/siebecgr/IOT/vendor/illuminate/log/LogManager.php(202): Illuminate\Log\LogManager->createStackDriver(Array)
#6 /home/siebecgr/IOT/vendor/illuminate/log/LogManager.php(118): Illuminate\Log\LogManager->resolve('stack')
#7 /home/siebecgr/IOT/vendor/illuminate/log/LogManager.php(98): Illuminate\Log\LogManager->get('stack')
#8 /home/siebecgr/IOT/vendor/illuminate/log/LogManager.php(547): Illuminate\Log\LogManager->driver()
#9 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Exceptions/Handler.php(56): Illuminate\Log\LogManager->error(Object(Symfony\Component\ErrorHandler\Error\FatalError), Array)
#10 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(119): Laravel\Lumen\Exceptions\Handler->report(Object(Symfony\Component\ErrorHandler\Error\FatalError))
#11 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(67): Laravel\Lumen\Application->handleException(Object(Symfony\Component\ErrorHandler\Error\FatalError))
#12 /home/siebecgr/IOT/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(55): Laravel\Lumen\Application->handleShutdown()
#13 [internal function]: Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}()
#14 {main} in /home/siebecgr/IOT/vendor/illuminate/support/Collection.php on line 11