| ( ! ) Fatal error: Uncaught ReflectionException: Class config does not exist in /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 788 |
| ( ! ) ReflectionException: Class config does not exist in /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 788 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 404800 | {main}( ) | .../index.php:0 |
| 2 | 0.0016 | 892752 | App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { 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\ParameterBag { 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}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE } ) | .../index.php:55 |
| 3 | 0.0020 | 917864 | App\Http\Kernel->reportException( $e = class Symfony\Component\Debug\Exception\FatalThrowableError { private $originalClassName = 'TypeError'; protected $message = 'Argument 1 passed to Illuminate\\Config\\Repository::__construct() must be of the type array, integer given, called in /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php on line 36'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/html/vendor/laravel/framework/src/Illuminate/Config/Repository.php'; protected $line = 24; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...]]; private ${Exception}previous = NULL; protected $severity = 4096 } ) | .../Kernel.php:122 |
| 4 | 0.0021 | 987896 | App\Exceptions\Handler->report( $exception = class Symfony\Component\Debug\Exception\FatalThrowableError { private $originalClassName = 'TypeError'; protected $message = 'Argument 1 passed to Illuminate\\Config\\Repository::__construct() must be of the type array, integer given, called in /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php on line 36'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/html/vendor/laravel/framework/src/Illuminate/Config/Repository.php'; protected $line = 24; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...]]; private ${Exception}previous = NULL; protected $severity = 4096 } ) | .../Kernel.php:314 |
| 5 | 0.0021 | 987896 | App\Exceptions\Handler->report( $e = class Symfony\Component\Debug\Exception\FatalThrowableError { private $originalClassName = 'TypeError'; protected $message = 'Argument 1 passed to Illuminate\\Config\\Repository::__construct() must be of the type array, integer given, called in /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php on line 36'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/html/vendor/laravel/framework/src/Illuminate/Config/Repository.php'; protected $line = 24; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...]]; private ${Exception}previous = NULL; protected $severity = 4096 } ) | .../Handler.php:37 |
| 6 | 0.0023 | 1000128 | Illuminate\Log\LogManager->error( $message = 'Argument 1 passed to Illuminate\\Config\\Repository::__construct() must be of the type array, integer given, called in /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php on line 36', $context = ['exception' => class Symfony\Component\Debug\Exception\FatalThrowableError { private $originalClassName = 'TypeError'; protected $message = 'Argument 1 passed to Illuminate\\Config\\Repository::__construct() must be of the type array, integer given, called in /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php on line 36'; private ${Exception}string = ''; protected $code = 0; protected $file = '/var/www/html/vendor/laravel/framework/src/Illuminate/Config/Repository.php'; protected $line = 24; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $severity = 4096 }] ) | .../Handler.php:118 |
| 7 | 0.0023 | 1000128 | Illuminate\Log\LogManager->driver( $driver = ??? ) | .../LogManager.php:500 |
| 8 | 0.0023 | 1000128 | Illuminate\Log\LogManager->getDefaultDriver( ) | .../LogManager.php:90 |
| 9 | 0.0023 | 1000128 | Illuminate\Foundation\Application->offsetGet( $key = 'config' ) | .../LogManager.php:417 |
| 10 | 0.0023 | 1000128 | Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = ??? ) | .../Container.php:1227 |
| 11 | 0.0023 | 1000128 | Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = [] ) | .../Application.php:767 |
| 12 | 0.0023 | 1000128 | Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = ??? ) | .../Container.php:615 |
| 13 | 0.0023 | 1000128 | Illuminate\Foundation\Application->build( $concrete = 'config' ) | .../Container.php:667 |
| 14 | 0.0023 | 1000240 | __construct
( $argument = 'config' ) | .../Container.php:788 |