| ( ! ) Deprecated: Illuminate\Routing\Router::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead in E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\src\Illuminate\Routing\Router.php on line 134 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 365720 | {main}( ) | ...\index.php:0 |
| 2 | 0.0004 | 368808 | require_once( 'E:\Program_Files\wamp64\www\acc\public\index.php ) | ...\index.php:21 |
| 3 | 0.0586 | 6009800 | Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = ??? ) | ...\index.php:49 |
| 4 | 0.0586 | 6009800 | Illuminate\Container\Container->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [] ) | ...\Application.php:1028 |
| 5 | 0.0586 | 6009800 | Illuminate\Foundation\Application->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = ??? ) | ...\Container.php:751 |
| 6 | 0.0586 | 6009800 | Illuminate\Container\Container->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = TRUE ) | ...\Application.php:1046 |
| 7 | 0.0586 | 6010104 | Illuminate\Container\Container->build( $concrete = class Closure { public $name = '{closure:Illuminate\\Container\\Container::getClosure():319}'; public $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php'; public $line = 319; public $static = ['abstract' => 'Illuminate\\Contracts\\Http\\Kernel', 'concrete' => 'Illuminate\\Foundation\\Http\\Kernel']; public $this = class Illuminate\Foundation\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; public $contextualAttributes = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $afterResolvingAttributeCallbacks = [...]; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = [...]; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...]; protected $terminatingCallbacks = [...]; protected $serviceProviders = [...]; protected $loadedProviders = [...]; protected $deferredServices = [...]; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [...] }; public $parameter = ['$container' => '<required>', '$parameters' => '<optional>'] } ) | ...\Container.php:815 |
| 8 | 0.0586 | 6010360 | Illuminate\Container\Container->{closure:E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\src\Illuminate\Container\Container.php:319-327}( $container = class Illuminate\Foundation\Application { protected $resolved = []; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'E:\\Program_Files\\wamp64\\www\\acc\\app', 'path.base' => 'E:\\Program_Files\\wamp64\\www\\acc', 'path.config' => 'E:\\Program_Files\\wamp64\\www\\acc\\config', 'path.database' => 'E:\\Program_Files\\wamp64\\www\\acc\\database', 'path.public' => 'E:\\Program_Files\\wamp64\\www\\acc\\public', 'path.resources' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources', 'path.storage' => 'E:\\Program_Files\\wamp64\\www\\acc\\storage', 'path.bootstrap' => 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap', 'path.lang' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang', 'app' => ..., 'Illuminate\\Container\\Container' => ...]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\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\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', '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' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], '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 => '00000000000000170000000000000000', 1 => 'Illuminate\\Foundation\\Http\\Kernel', 2 => '000000000000000e0000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $parameters = [] ) | ...\Container.php:931 |
| 9 | 0.0586 | 6010520 | Illuminate\Foundation\Application->resolve( $abstract = 'Illuminate\\Foundation\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ) | ...\Container.php:324 |
| 10 | 0.0586 | 6010520 | Illuminate\Container\Container->resolve( $abstract = 'Illuminate\\Foundation\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ) | ...\Application.php:1046 |
| 11 | 0.0586 | 6010520 | Illuminate\Container\Container->build( $concrete = 'Illuminate\\Foundation\\Http\\Kernel' ) | ...\Container.php:815 |
| 12 | 0.0595 | 6077024 | Illuminate\Container\Container->resolveDependencies( $dependencies = [0 => class ReflectionParameter { public string $name = 'app' }, 1 => class ReflectionParameter { public string $name = 'router' }] ) | ...\Container.php:973 |
| 13 | 0.0599 | 6084280 | Illuminate\Container\Container->resolveClass( $parameter = class ReflectionParameter { public string $name = 'router' } ) | ...\Container.php:1022 |
| 14 | 0.0599 | 6084280 | Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Routing\\Router', $parameters = ??? ) | ...\Container.php:1108 |
| 15 | 0.0599 | 6084280 | Illuminate\Container\Container->make( $abstract = 'router', $parameters = [] ) | ...\Application.php:1028 |
| 16 | 0.0599 | 6084280 | Illuminate\Foundation\Application->resolve( $abstract = 'router', $parameters = [], $raiseEvents = ??? ) | ...\Container.php:751 |
| 17 | 0.0599 | 6084280 | Illuminate\Container\Container->resolve( $abstract = 'router', $parameters = [], $raiseEvents = TRUE ) | ...\Application.php:1046 |
| 18 | 0.0599 | 6084280 | Illuminate\Container\Container->build( $concrete = class Closure { public $name = '{closure:Illuminate\\Routing\\RoutingServiceProvider::registerRouter():44}'; public $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RoutingServiceProvider.php'; public $line = 44; public $this = class Illuminate\Routing\RoutingServiceProvider { protected $app = class Illuminate\Foundation\Application { ... }; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...] }; public $parameter = ['$app' => '<required>'] } ) | ...\Container.php:815 |
| 19 | 0.0599 | 6084344 | Illuminate\Routing\RoutingServiceProvider->{closure:E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php:44-46}( $app = class Illuminate\Foundation\Application { protected $resolved = []; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'E:\\Program_Files\\wamp64\\www\\acc\\app', 'path.base' => 'E:\\Program_Files\\wamp64\\www\\acc', 'path.config' => 'E:\\Program_Files\\wamp64\\www\\acc\\config', 'path.database' => 'E:\\Program_Files\\wamp64\\www\\acc\\database', 'path.public' => 'E:\\Program_Files\\wamp64\\www\\acc\\public', 'path.resources' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources', 'path.storage' => 'E:\\Program_Files\\wamp64\\www\\acc\\storage', 'path.bootstrap' => 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap', 'path.lang' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang', 'app' => ..., 'Illuminate\\Container\\Container' => ...]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\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\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', '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' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], '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 => '00000000000000170000000000000000', 1 => 'Illuminate\\Foundation\\Http\\Kernel', 2 => '000000000000000e0000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, [] ) | ...\Container.php:931 |
| 20 | 0.0599 | 6084504 | Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Routing\\Router' ) | ...\RoutingServiceProvider.php:45 |
| 21 | 0.0599 | 6084504 | {closure:E:\Program_Files\wamp64\www\acc\vendor\composer\ClassLoader.php:575-577}( $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\composer/../laravel/framework/src/Illuminate/Routing/Router.php' ) | ...\ClassLoader.php:427 |
| ( ! ) Deprecated: Illuminate\Routing\Router::model(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\src\Illuminate\Routing\Router.php on line 1064 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 365720 | {main}( ) | ...\index.php:0 |
| 2 | 0.0004 | 368808 | require_once( 'E:\Program_Files\wamp64\www\acc\public\index.php ) | ...\index.php:21 |
| 3 | 0.0586 | 6009800 | Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = ??? ) | ...\index.php:49 |
| 4 | 0.0586 | 6009800 | Illuminate\Container\Container->make( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [] ) | ...\Application.php:1028 |
| 5 | 0.0586 | 6009800 | Illuminate\Foundation\Application->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = ??? ) | ...\Container.php:751 |
| 6 | 0.0586 | 6009800 | Illuminate\Container\Container->resolve( $abstract = 'Illuminate\\Contracts\\Http\\Kernel', $parameters = [], $raiseEvents = TRUE ) | ...\Application.php:1046 |
| 7 | 0.0586 | 6010104 | Illuminate\Container\Container->build( $concrete = class Closure { public $name = '{closure:Illuminate\\Container\\Container::getClosure():319}'; public $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php'; public $line = 319; public $static = ['abstract' => 'Illuminate\\Contracts\\Http\\Kernel', 'concrete' => 'Illuminate\\Foundation\\Http\\Kernel']; public $this = class Illuminate\Foundation\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; public $contextualAttributes = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $afterResolvingAttributeCallbacks = [...]; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = [...]; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...]; protected $terminatingCallbacks = [...]; protected $serviceProviders = [...]; protected $loadedProviders = [...]; protected $deferredServices = [...]; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [...] }; public $parameter = ['$container' => '<required>', '$parameters' => '<optional>'] } ) | ...\Container.php:815 |
| 8 | 0.0586 | 6010360 | Illuminate\Container\Container->{closure:E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\src\Illuminate\Container\Container.php:319-327}( $container = class Illuminate\Foundation\Application { protected $resolved = []; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'E:\\Program_Files\\wamp64\\www\\acc\\app', 'path.base' => 'E:\\Program_Files\\wamp64\\www\\acc', 'path.config' => 'E:\\Program_Files\\wamp64\\www\\acc\\config', 'path.database' => 'E:\\Program_Files\\wamp64\\www\\acc\\database', 'path.public' => 'E:\\Program_Files\\wamp64\\www\\acc\\public', 'path.resources' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources', 'path.storage' => 'E:\\Program_Files\\wamp64\\www\\acc\\storage', 'path.bootstrap' => 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap', 'path.lang' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang', 'app' => ..., 'Illuminate\\Container\\Container' => ...]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\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\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', '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' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], '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 => '00000000000000170000000000000000', 1 => 'Illuminate\\Foundation\\Http\\Kernel', 2 => '000000000000000e0000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $parameters = [] ) | ...\Container.php:931 |
| 9 | 0.0586 | 6010520 | Illuminate\Foundation\Application->resolve( $abstract = 'Illuminate\\Foundation\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ) | ...\Container.php:324 |
| 10 | 0.0586 | 6010520 | Illuminate\Container\Container->resolve( $abstract = 'Illuminate\\Foundation\\Http\\Kernel', $parameters = [], $raiseEvents = FALSE ) | ...\Application.php:1046 |
| 11 | 0.0586 | 6010520 | Illuminate\Container\Container->build( $concrete = 'Illuminate\\Foundation\\Http\\Kernel' ) | ...\Container.php:815 |
| 12 | 0.0595 | 6077024 | Illuminate\Container\Container->resolveDependencies( $dependencies = [0 => class ReflectionParameter { public string $name = 'app' }, 1 => class ReflectionParameter { public string $name = 'router' }] ) | ...\Container.php:973 |
| 13 | 0.0599 | 6084280 | Illuminate\Container\Container->resolveClass( $parameter = class ReflectionParameter { public string $name = 'router' } ) | ...\Container.php:1022 |
| 14 | 0.0599 | 6084280 | Illuminate\Foundation\Application->make( $abstract = 'Illuminate\\Routing\\Router', $parameters = ??? ) | ...\Container.php:1108 |
| 15 | 0.0599 | 6084280 | Illuminate\Container\Container->make( $abstract = 'router', $parameters = [] ) | ...\Application.php:1028 |
| 16 | 0.0599 | 6084280 | Illuminate\Foundation\Application->resolve( $abstract = 'router', $parameters = [], $raiseEvents = ??? ) | ...\Container.php:751 |
| 17 | 0.0599 | 6084280 | Illuminate\Container\Container->resolve( $abstract = 'router', $parameters = [], $raiseEvents = TRUE ) | ...\Application.php:1046 |
| 18 | 0.0599 | 6084280 | Illuminate\Container\Container->build( $concrete = class Closure { public $name = '{closure:Illuminate\\Routing\\RoutingServiceProvider::registerRouter():44}'; public $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\RoutingServiceProvider.php'; public $line = 44; public $this = class Illuminate\Routing\RoutingServiceProvider { protected $app = class Illuminate\Foundation\Application { ... }; protected $bootingCallbacks = [...]; protected $bootedCallbacks = [...] }; public $parameter = ['$app' => '<required>'] } ) | ...\Container.php:815 |
| 19 | 0.0599 | 6084344 | Illuminate\Routing\RoutingServiceProvider->{closure:E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php:44-46}( $app = class Illuminate\Foundation\Application { protected $resolved = []; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'E:\\Program_Files\\wamp64\\www\\acc\\app', 'path.base' => 'E:\\Program_Files\\wamp64\\www\\acc', 'path.config' => 'E:\\Program_Files\\wamp64\\www\\acc\\config', 'path.database' => 'E:\\Program_Files\\wamp64\\www\\acc\\database', 'path.public' => 'E:\\Program_Files\\wamp64\\www\\acc\\public', 'path.resources' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources', 'path.storage' => 'E:\\Program_Files\\wamp64\\www\\acc\\storage', 'path.bootstrap' => 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap', 'path.lang' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang', 'app' => ..., 'Illuminate\\Container\\Container' => ...]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\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\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', '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' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], '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 => '00000000000000170000000000000000', 1 => 'Illuminate\\Foundation\\Http\\Kernel', 2 => '000000000000000e0000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = FALSE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, [] ) | ...\Container.php:931 |
| 20 | 0.0599 | 6084504 | Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Routing\\Router' ) | ...\RoutingServiceProvider.php:45 |
| 21 | 0.0599 | 6084504 | {closure:E:\Program_Files\wamp64\www\acc\vendor\composer\ClassLoader.php:575-577}( $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\composer/../laravel/framework/src/Illuminate/Routing/Router.php' ) | ...\ClassLoader.php:427 |
| ( ! ) Deprecated: voku\helper\ASCII::to_ascii(): Implicitly marking parameter $replace_single_chars_only as nullable is deprecated, the explicit nullable type must be used instead in E:\Program_Files\wamp64\www\acc\vendor\voku\portable-ascii\src\voku\helper\ASCII.php on line 795 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 365720 | {main}( ) | ...\index.php:0 |
| 2 | 0.0004 | 368808 | require_once( 'E:\Program_Files\wamp64\www\acc\public\index.php ) | ...\index.php:21 |
| 3 | 0.0847 | 7788304 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ) | ...\index.php:51 |
| 4 | 0.1098 | 11406896 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ) | ...\Kernel.php:145 |
| 5 | 0.1108 | 11441368 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | ...\Kernel.php:171 |
| 6 | 0.1109 | 11441368 | Illuminate\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:187 |
| 7 | 0.1221 | 11935968 | Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\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' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'E:\\Program_Files\\wamp64\\www\\acc\\app', 'path.base' => 'E:\\Program_Files\\wamp64\\www\\acc', 'path.config' => 'E:\\Program_Files\\wamp64\\www\\acc\\config', 'path.database' => 'E:\\Program_Files\\wamp64\\www\\acc\\database', 'path.public' => 'E:\\Program_Files\\wamp64\\www\\acc\\public', 'path.resources' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources', 'path.storage' => 'E:\\Program_Files\\wamp64\\www\\acc\\storage', 'path.bootstrap' => 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap', 'path.lang' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\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\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', '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' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], '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 = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | ...\Application.php:316 |
| 8 | 0.1227 | 11964160 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\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' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'E:\\Program_Files\\wamp64\\www\\acc\\app', 'path.base' => 'E:\\Program_Files\\wamp64\\www\\acc', 'path.config' => 'E:\\Program_Files\\wamp64\\www\\acc\\config', 'path.database' => 'E:\\Program_Files\\wamp64\\www\\acc\\database', 'path.public' => 'E:\\Program_Files\\wamp64\\www\\acc\\public', 'path.resources' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources', 'path.storage' => 'E:\\Program_Files\\wamp64\\www\\acc\\storage', 'path.bootstrap' => 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap', 'path.lang' => 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\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\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', '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' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], '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 = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $basePath = 'E:\\Program_Files\\wamp64\\www\\acc'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = 'E:\\Program_Files\\wamp64\\www\\acc\\bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = 'E:\\Program_Files\\wamp64\\www\\acc\\resources\\lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = [] } ) | ...\LoadConfiguration.php:38 |
| 9 | 0.1306 | 12179904 | Illuminate\Foundation\Bootstrap\LoadConfiguration->getBaseConfiguration( ) | ...\LoadConfiguration.php:69 |
| 10 | 0.1365 | 12773000 | require( 'E:\Program_Files\wamp64\www\acc\vendor\laravel\framework\config\cache.php ) | ...\LoadConfiguration.php:190 |
| 11 | 0.1369 | 12776632 | Illuminate\Support\Str::slug( $title = 'SRI INFOTECH', $separator = '_', $language = ???, $dictionary = ??? ) | ...\cache.php:106 |
| 12 | 0.1369 | 12776632 | Illuminate\Support\Str::ascii( $value = 'SRI INFOTECH', $language = 'en' ) | ...\Str.php:1443 |
| 13 | 0.1369 | 12776632 | Composer\Autoload\ClassLoader->loadClass( $class = 'voku\\helper\\ASCII' ) | ...\Str.php:122 |
| 14 | 0.1369 | 12776632 | {closure:E:\Program_Files\wamp64\www\acc\vendor\composer\ClassLoader.php:575-577}( $file = 'E:\\Program_Files\\wamp64\\www\\acc\\vendor\\composer/../voku/portable-ascii/src/voku/helper/ASCII.php' ) | ...\ClassLoader.php:427 |