( ! ) 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/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.110514446184require_once( '/var/www/bootstrap/app.php ).../index.php:38
30.110514446184Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Foundation\\Application' ).../app.php:14
40.110514446184Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Foundation/Application.php' ).../ClassLoader.php:427
50.111814582256include( '/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php ).../ClassLoader.php:576
60.111814582256Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Container\\Container' ).../Application.php:29
70.111914582256Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Container/Container.php' ).../ClassLoader.php:427
80.113114762712include( '/var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.110514446184require_once( '/var/www/bootstrap/app.php ).../index.php:38
30.110514446184Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Foundation\\Application' ).../app.php:14
40.110514446184Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Foundation/Application.php' ).../ClassLoader.php:427
50.111814582256include( '/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php ).../ClassLoader.php:576
60.111814582256Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Container\\Container' ).../Application.php:29
70.111914582256Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Container/Container.php' ).../ClassLoader.php:427
80.113114762712include( '/var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.110514446184require_once( '/var/www/bootstrap/app.php ).../index.php:38
30.110514446184Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Foundation\\Application' ).../app.php:14
40.110514446184Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Foundation/Application.php' ).../ClassLoader.php:427
50.111814582256include( '/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php ).../ClassLoader.php:576
60.111814582256Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Container\\Container' ).../Application.php:29
70.111914582256Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Container/Container.php' ).../ClassLoader.php:427
80.113114762712include( '/var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.110514446184require_once( '/var/www/bootstrap/app.php ).../index.php:38
30.110514446184Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Foundation\\Application' ).../app.php:14
40.110514446184Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Foundation/Application.php' ).../ClassLoader.php:427
50.111814582256include( '/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php ).../ClassLoader.php:576
60.111814582256Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Container\\Container' ).../Application.php:29
70.111914582256Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Container/Container.php' ).../ClassLoader.php:427
80.113114762712include( '/var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Routing\AbstractRouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 245
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.116114971808Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = ??? ).../index.php:52
30.116114971808Illuminate\Container\Container->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [] ).../Application.php:781
40.116114971808Illuminate\Foundation\Application->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = ??? ).../Container.php:637
50.116114971808Illuminate\Container\Container->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = TRUE ).../Application.php:796
60.116114972272Illuminate\Container\Container->build( $concrete = class Closure { virtual $closure = "$this->Illuminate\Container\{closure}", public $static = ['abstract' => 'Illuminate\\Contracts\\Http\\Kernel', 'concrete' => 'App\\Http\\Kernel']; public $this = class Illuminate\Foundation\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...]; protected $terminatingCallbacks = [...]; protected $serviceProviders = [...]; protected $loadedProviders = [...]; protected $deferredServices = [...]; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [...] }; public $parameter = ['$container' => '<required>', '$parameters' => '<optional>'] } ).../Container.php:691
70.116114972304Illuminate\Container\Container->Illuminate\Container\{closure:/var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php:263-271}( $container = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = [0 => 'App\\Http\\Kernel']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $parameters = [] ).../Container.php:805
80.116114972560Illuminate\Foundation\Application->resolve( $abstract = 'App\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ).../Container.php:269
90.116114972560Illuminate\Container\Container->resolve( $abstract = 'App\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ).../Application.php:796
100.116114972560Illuminate\Container\Container->build( $concrete = 'App\\Http\\Kernel' ).../Container.php:691
110.116715022776Illuminate\Container\Container->resolveDependencies( $dependencies = [0 => class ReflectionParameter { public string $name = 'app' }, 1 => class ReflectionParameter { public string $name = 'router' }] ).../Container.php:840
120.116915027944Illuminate\Container\Container->resolveClass( $parameter = class ReflectionParameter { public string $name = 'router' } ).../Container.php:879
130.116915027944Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Routing\\Router', $parameters = ??? ).../Container.php:959
140.116915027944Illuminate\Container\Container->make( $abstract = 'router', $parameters = [] ).../Application.php:781
150.116915027944Illuminate\Foundation\Application->resolve( $abstract = 'router', $parameters = [], $raiseEvents = ??? ).../Container.php:637
160.116915027944Illuminate\Container\Container->resolve( $abstract = 'router', $parameters = [], $raiseEvents = TRUE ).../Application.php:796
170.116915027944Illuminate\Container\Container->build( $concrete = class Closure { virtual $closure = "$this->Illuminate\Routing\{closure}", public $this = class Illuminate\Routing\RoutingServiceProvider { protected $app = class Illuminate\Foundation\Application { ... } }; public $parameter = ['$app' => '<required>'] } ).../Container.php:691
180.116915027944Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure:/var/www/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php:42-44}( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = [0 => 'App\\Http\\Kernel']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, [] ).../Container.php:805
190.118715281136Illuminate\Routing\Router->__construct( $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Foundation\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...]; protected $terminatingCallbacks = [...]; protected $serviceProviders = [...]; protected $loadedProviders = [...]; protected $deferredServices = [...]; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = []; protected $queueResolver = class Closure { virtual $closure = "$this->Illuminate\Events\{closure}", public $static = [...]; public $this = class Illuminate\Events\EventServiceProvider { ... } } }, $container = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = [0 => 'App\\Http\\Kernel']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../RoutingServiceProvider.php:43
200.118715281136Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Routing\\RouteCollection' ).../Router.php:132
210.118715281136Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Routing/RouteCollection.php' ).../ClassLoader.php:427
220.118915300976include( '/var/www/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php ).../ClassLoader.php:576
230.118915300976Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Routing\\AbstractRouteCollection' ).../RouteCollection.php:9
240.118915300976Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php' ).../ClassLoader.php:427
250.119115328912include( '/var/www/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Routing\AbstractRouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 235
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.116114971808Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = ??? ).../index.php:52
30.116114971808Illuminate\Container\Container->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [] ).../Application.php:781
40.116114971808Illuminate\Foundation\Application->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = ??? ).../Container.php:637
50.116114971808Illuminate\Container\Container->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = TRUE ).../Application.php:796
60.116114972272Illuminate\Container\Container->build( $concrete = class Closure { virtual $closure = "$this->Illuminate\Container\{closure}", public $static = ['abstract' => 'Illuminate\\Contracts\\Http\\Kernel', 'concrete' => 'App\\Http\\Kernel']; public $this = class Illuminate\Foundation\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...]; protected $terminatingCallbacks = [...]; protected $serviceProviders = [...]; protected $loadedProviders = [...]; protected $deferredServices = [...]; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [...] }; public $parameter = ['$container' => '<required>', '$parameters' => '<optional>'] } ).../Container.php:691
70.116114972304Illuminate\Container\Container->Illuminate\Container\{closure:/var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php:263-271}( $container = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = [0 => 'App\\Http\\Kernel']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $parameters = [] ).../Container.php:805
80.116114972560Illuminate\Foundation\Application->resolve( $abstract = 'App\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ).../Container.php:269
90.116114972560Illuminate\Container\Container->resolve( $abstract = 'App\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ).../Application.php:796
100.116114972560Illuminate\Container\Container->build( $concrete = 'App\\Http\\Kernel' ).../Container.php:691
110.116715022776Illuminate\Container\Container->resolveDependencies( $dependencies = [0 => class ReflectionParameter { public string $name = 'app' }, 1 => class ReflectionParameter { public string $name = 'router' }] ).../Container.php:840
120.116915027944Illuminate\Container\Container->resolveClass( $parameter = class ReflectionParameter { public string $name = 'router' } ).../Container.php:879
130.116915027944Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Routing\\Router', $parameters = ??? ).../Container.php:959
140.116915027944Illuminate\Container\Container->make( $abstract = 'router', $parameters = [] ).../Application.php:781
150.116915027944Illuminate\Foundation\Application->resolve( $abstract = 'router', $parameters = [], $raiseEvents = ??? ).../Container.php:637
160.116915027944Illuminate\Container\Container->resolve( $abstract = 'router', $parameters = [], $raiseEvents = TRUE ).../Application.php:796
170.116915027944Illuminate\Container\Container->build( $concrete = class Closure { virtual $closure = "$this->Illuminate\Routing\{closure}", public $this = class Illuminate\Routing\RoutingServiceProvider { protected $app = class Illuminate\Foundation\Application { ... } }; public $parameter = ['$app' => '<required>'] } ).../Container.php:691
180.116915027944Illuminate\Routing\RoutingServiceProvider->Illuminate\Routing\{closure:/var/www/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php:42-44}( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = [0 => 'App\\Http\\Kernel']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, [] ).../Container.php:805
190.118715281136Illuminate\Routing\Router->__construct( $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Foundation\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...]; protected $terminatingCallbacks = [...]; protected $serviceProviders = [...]; protected $loadedProviders = [...]; protected $deferredServices = [...]; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = []; protected $queueResolver = class Closure { virtual $closure = "$this->Illuminate\Events\{closure}", public $static = [...]; public $this = class Illuminate\Events\EventServiceProvider { ... } } }, $container = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = [0 => 'App\\Http\\Kernel']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../RoutingServiceProvider.php:43
200.118715281136Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Routing\\RouteCollection' ).../Router.php:132
210.118715281136Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Routing/RouteCollection.php' ).../ClassLoader.php:427
220.118915300976include( '/var/www/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php ).../ClassLoader.php:576
230.118915300976Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Routing\\AbstractRouteCollection' ).../RouteCollection.php:9
240.118915300976Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php' ).../ClassLoader.php:427
250.119115328912include( '/var/www/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Http\Request::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/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 637
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.120215338576Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Http\\Request' ).../index.php:55
30.120215338576Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Http/Request.php' ).../ClassLoader.php:427
40.120715465288include( '/var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Http\Request::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 /var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 651
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.120215338576Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Http\\Request' ).../index.php:55
30.120215338576Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Http/Request.php' ).../ClassLoader.php:427
40.120715465288include( '/var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Http\Request::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 /var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 663
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.120215338576Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Http\\Request' ).../index.php:55
30.120215338576Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Http/Request.php' ).../ClassLoader.php:427
40.120715465288include( '/var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Http\Request::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 /var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 674
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.120215338576Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Http\\Request' ).../index.php:55
30.120215338576Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Http/Request.php' ).../ClassLoader.php:427
40.120715465288include( '/var/www/vendor/laravel/framework/src/Illuminate/Http/Request.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.151916492640Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Config\\Repository' ).../LoadConfiguration.php:36
80.151916492640Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Config/Repository.php' ).../ClassLoader.php:427
90.152016505824include( '/var/www/vendor/laravel/framework/src/Illuminate/Config/Repository.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.151916492640Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Config\\Repository' ).../LoadConfiguration.php:36
80.151916492640Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Config/Repository.php' ).../ClassLoader.php:427
90.152016505824include( '/var/www/vendor/laravel/framework/src/Illuminate/Config/Repository.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.151916492640Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Config\\Repository' ).../LoadConfiguration.php:36
80.151916492640Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Config/Repository.php' ).../ClassLoader.php:427
90.152016505824include( '/var/www/vendor/laravel/framework/src/Illuminate/Config/Repository.php ).../ClassLoader.php:576

( ! ) 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/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.151916492640Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Config\\Repository' ).../LoadConfiguration.php:36
80.151916492640Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Config/Repository.php' ).../ClassLoader.php:427
90.152016505824include( '/var/www/vendor/laravel/framework/src/Illuminate/Config/Repository.php ).../ClassLoader.php:576

( ! ) Deprecated: 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/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php on line 1658
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.153116512864Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['app' => [...], 'auth' => [...], 'bigbluebutton' => [...], 'broadcasting' => [...], 'cache' => [...], 'captcha' => [...], 'cashu' => [...], 'cors' => [...], 'database' => [...], 'dompdf' => [...], 'excel' => [...], 'filesystems' => [...], 'flutterwave' => [...], 'google-calendar' => [...], 'hashing' => [...], 'jazzcash' => [...], 'jwt' => [...], 'laravel-bitpay' => [...], 'laravel-payku' => [...], 'laravel-share' => [...], 'lfm' => [...], 'logging' => [...], 'mail' => [...], 'mpesa' => [...], 'payment' => [...], 'paypal' => [...], 'paystack' => [...]] } ).../LoadConfiguration.php:39
80.163117520224require( '/var/www/config/payu.php ).../LoadConfiguration.php:72
90.163817549720Composer\Autoload\ClassLoader->loadClass( $class = 'Tzsk\\Payu\\Models\\PayuTransaction' ).../payu.php:27
100.163817549720Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../tzsk/payu/src/Models/PayuTransaction.php' ).../ClassLoader.php:427
110.164017565624include( '/var/www/vendor/tzsk/payu/src/Models/PayuTransaction.php ).../ClassLoader.php:576
120.164117565624Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Database\\Eloquent\\Model' ).../PayuTransaction.php:32
130.164117565624Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Database/Eloquent/Model.php' ).../ClassLoader.php:427
140.165417779584include( '/var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php on line 1669
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.153116512864Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['app' => [...], 'auth' => [...], 'bigbluebutton' => [...], 'broadcasting' => [...], 'cache' => [...], 'captcha' => [...], 'cashu' => [...], 'cors' => [...], 'database' => [...], 'dompdf' => [...], 'excel' => [...], 'filesystems' => [...], 'flutterwave' => [...], 'google-calendar' => [...], 'hashing' => [...], 'jazzcash' => [...], 'jwt' => [...], 'laravel-bitpay' => [...], 'laravel-payku' => [...], 'laravel-share' => [...], 'lfm' => [...], 'logging' => [...], 'mail' => [...], 'mpesa' => [...], 'payment' => [...], 'paypal' => [...], 'paystack' => [...]] } ).../LoadConfiguration.php:39
80.163117520224require( '/var/www/config/payu.php ).../LoadConfiguration.php:72
90.163817549720Composer\Autoload\ClassLoader->loadClass( $class = 'Tzsk\\Payu\\Models\\PayuTransaction' ).../payu.php:27
100.163817549720Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../tzsk/payu/src/Models/PayuTransaction.php' ).../ClassLoader.php:427
110.164017565624include( '/var/www/vendor/tzsk/payu/src/Models/PayuTransaction.php ).../ClassLoader.php:576
120.164117565624Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Database\\Eloquent\\Model' ).../PayuTransaction.php:32
130.164117565624Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Database/Eloquent/Model.php' ).../ClassLoader.php:427
140.165417779584include( '/var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php on line 1681
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.153116512864Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['app' => [...], 'auth' => [...], 'bigbluebutton' => [...], 'broadcasting' => [...], 'cache' => [...], 'captcha' => [...], 'cashu' => [...], 'cors' => [...], 'database' => [...], 'dompdf' => [...], 'excel' => [...], 'filesystems' => [...], 'flutterwave' => [...], 'google-calendar' => [...], 'hashing' => [...], 'jazzcash' => [...], 'jwt' => [...], 'laravel-bitpay' => [...], 'laravel-payku' => [...], 'laravel-share' => [...], 'lfm' => [...], 'logging' => [...], 'mail' => [...], 'mpesa' => [...], 'payment' => [...], 'paypal' => [...], 'paystack' => [...]] } ).../LoadConfiguration.php:39
80.163117520224require( '/var/www/config/payu.php ).../LoadConfiguration.php:72
90.163817549720Composer\Autoload\ClassLoader->loadClass( $class = 'Tzsk\\Payu\\Models\\PayuTransaction' ).../payu.php:27
100.163817549720Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../tzsk/payu/src/Models/PayuTransaction.php' ).../ClassLoader.php:427
110.164017565624include( '/var/www/vendor/tzsk/payu/src/Models/PayuTransaction.php ).../ClassLoader.php:576
120.164117565624Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Database\\Eloquent\\Model' ).../PayuTransaction.php:32
130.164117565624Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Database/Eloquent/Model.php' ).../ClassLoader.php:427
140.165417779584include( '/var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php on line 1692
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.153116512864Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['app' => [...], 'auth' => [...], 'bigbluebutton' => [...], 'broadcasting' => [...], 'cache' => [...], 'captcha' => [...], 'cashu' => [...], 'cors' => [...], 'database' => [...], 'dompdf' => [...], 'excel' => [...], 'filesystems' => [...], 'flutterwave' => [...], 'google-calendar' => [...], 'hashing' => [...], 'jazzcash' => [...], 'jwt' => [...], 'laravel-bitpay' => [...], 'laravel-payku' => [...], 'laravel-share' => [...], 'lfm' => [...], 'logging' => [...], 'mail' => [...], 'mpesa' => [...], 'payment' => [...], 'paypal' => [...], 'paystack' => [...]] } ).../LoadConfiguration.php:39
80.163117520224require( '/var/www/config/payu.php ).../LoadConfiguration.php:72
90.163817549720Composer\Autoload\ClassLoader->loadClass( $class = 'Tzsk\\Payu\\Models\\PayuTransaction' ).../payu.php:27
100.163817549720Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../tzsk/payu/src/Models/PayuTransaction.php' ).../ClassLoader.php:427
110.164017565624include( '/var/www/vendor/tzsk/payu/src/Models/PayuTransaction.php ).../ClassLoader.php:576
120.164117565624Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Database\\Eloquent\\Model' ).../PayuTransaction.php:32
130.164117565624Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Database/Eloquent/Model.php' ).../ClassLoader.php:427
140.165417779584include( '/var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php ).../ClassLoader.php:576

( ! ) Deprecated: Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php on line 1203
Call Stack
#TimeMemoryFunctionLocation
10.0007400224{main}( ).../index.php:0
20.125616087456Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../index.php:55
30.125616087456Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ).../Kernel.php:109
40.125916108968Illuminate\Foundation\Http\Kernel->bootstrap( ).../Kernel.php:135
50.125916108968Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:151
60.151816492576Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ).../Application.php:230
70.153116512864Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.lang' => '/var/www/resources/lang', 'path.config' => '/var/www/config', 'path.public' => '/var/www/public', 'path.storage' => '/var/www/storage', 'path.database' => '/var/www/database', 'path.resources' => '/var/www/resources', 'path.bootstrap' => '/var/www/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['app' => [...], 'auth' => [...], 'bigbluebutton' => [...], 'broadcasting' => [...], 'cache' => [...], 'captcha' => [...], 'cashu' => [...], 'cors' => [...], 'database' => [...], 'dompdf' => [...], 'excel' => [...], 'filesystems' => [...], 'flutterwave' => [...], 'google-calendar' => [...], 'hashing' => [...], 'jazzcash' => [...], 'jwt' => [...], 'laravel-bitpay' => [...], 'laravel-payku' => [...], 'laravel-share' => [...], 'lfm' => [...], 'logging' => [...], 'mail' => [...], 'mpesa' => [...], 'payment' => [...], 'paypal' => [...], 'paystack' => [...]] } ).../LoadConfiguration.php:39
80.163117520224require( '/var/www/config/payu.php ).../LoadConfiguration.php:72
90.163817549720Composer\Autoload\ClassLoader->loadClass( $class = 'Tzsk\\Payu\\Models\\PayuTransaction' ).../payu.php:27
100.163817549720Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../tzsk/payu/src/Models/PayuTransaction.php' ).../ClassLoader.php:427
110.164017565624include( '/var/www/vendor/tzsk/payu/src/Models/PayuTransaction.php ).../ClassLoader.php:576
120.164117565624Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Database\\Eloquent\\Model' ).../PayuTransaction.php:32
130.164117565624Composer\Autoload\{closure:/var/www/vendor/composer/ClassLoader.php:575-577}( $file = '/var/www/vendor/composer/../laravel/framework/src/Illuminate/Database/Eloquent/Model.php' ).../ClassLoader.php:427
140.165417779584include( '/var/www/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php ).../ClassLoader.php:576