Fatal error: Uncaught ReflectionException: Class "config" does not exist in /app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1161
Stack trace:
#0 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1161): ReflectionClass->__construct('config')
#1 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\Container\Container->build('config')
#2 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('config', Array, true)
#3 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\Foundation\Application->resolve('config', Array)
#4 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('config', Array)
#5 /app/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('config', Array)
#6 /app/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(321): app('config')
#7 /app/bootstrap/app.php(57): config('trustedproxy.pr...')
#8 /app/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(281): {closure}(Object(Illuminate\Foundation\Configuration\Middleware))
#9 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1672): Illuminate\Foundation\Configuration\ApplicationBuilder->Illuminate\Foundation\Configuration\{closure}(Object(Illuminate\Foundation\Http\Kernel), Object(Illuminate\Foundation\Application))
#10 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1608): Illuminate\Container\Container->fireCallbackArray(Object(Illuminate\Foundation\Http\Kernel), Array)
#11 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1594): Illuminate\Container\Container->fireAfterResolvingCallbacks('Illuminate\\Cont...', Object(Illuminate\Foundation\Http\Kernel))
#12 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(990): Illuminate\Container\Container->fireResolvingCallbacks('Illuminate\\Cont...', Object(Illuminate\Foundation\Http\Kernel))
#13 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#14 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#15 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#16 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1218): Illuminate\Foundation\Application->make('Illuminate\\Cont...')
#17 /app/public/index.php(20): Illuminate\Foundation\Application->handleRequest(Object(Illuminate\Http\Request))
#18 {main}
Next Illuminate\Contracts\Container\BindingResolutionException: Target class [config] does not exist. in /app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1163
Stack trace:
#0 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(972): Illuminate\Container\Container->build('config')
#1 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('config', Array, true)
#2 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\Foundation\Application->resolve('config', Array)
#3 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('config', Array)
#4 /app/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(138): Illuminate\Foundation\Application->make('config', Array)
#5 /app/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(321): app('config')
#6 /app/bootstrap/app.php(57): config('trustedproxy.pr...')
#7 /app/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(281): {closure}(Object(Illuminate\Foundation\Configuration\Middleware))
#8 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1672): Illuminate\Foundation\Configuration\ApplicationBuilder->Illuminate\Foundation\Configuration\{closure}(Object(Illuminate\Foundation\Http\Kernel), Object(Illuminate\Foundation\Application))
#9 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1608): Illuminate\Container\Container->fireCallbackArray(Object(Illuminate\Foundation\Http\Kernel), Array)
#10 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(1594): Illuminate\Container\Container->fireAfterResolvingCallbacks('Illuminate\\Cont...', Object(Illuminate\Foundation\Http\Kernel))
#11 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(990): Illuminate\Container\Container->fireResolvingCallbacks('Illuminate\\Cont...', Object(Illuminate\Foundation\Http\Kernel))
#12 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1078): Illuminate\Container\Container->resolve('Illuminate\\Cont...', Array, true)
#13 /app/vendor/laravel/framework/src/Illuminate/Container/Container.php(903): Illuminate\Foundation\Application->resolve('Illuminate\\Cont...', Array)
#14 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1058): Illuminate\Container\Container->make('Illuminate\\Cont...', Array)
#15 /app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1218): Illuminate\Foundation\Application->make('Illuminate\\Cont...')
#16 /app/public/index.php(20): Illuminate\Foundation\Application->handleRequest(Object(Illuminate\Http\Request))
#17 {main}
thrown in /app/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1163