Laravel error - Uncaught exception 'ReflectionException' with message Class App\Http\Kernel

preview_player
Показать описание
i get this error in my laravel 5.4 :

this video will help you how to solve that error.
Рекомендации по теме
Комментарии
Автор

tengo este problema pero no se que hacer me sale despues de cambiar el namespace

PHP Fatal error: Uncaught ReflectionException: Class biblioteca\Console\Kernel does not exist in
Stack trace:
#0
#1
#2 Illuminate\Container\Container->resolve('biblioteca\\Cons...', Array)
#3 Illuminate\Container\Container->make('biblioteca\\Cons...', Array)
#4 Illuminate\Foundation\Application->make('biblioteca\\Cons...', Array)
# in on line 752

jlgonza
Автор

i get this error in my laravel 5.2
[ReflectionException]
Class App\Console\Commands\Inspire does not exist

shighrapaytechsupport