Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Symfony\Component\ErrorHandler\Error\ClassNotFoundError^ {#31
- #message: """
- Attempted to load class "Kernel" from namespace "App".\n
- Did you forget a "use" statement for "Symfony\Component\HttpKernel\Kernel"?
- """
- #code: 0
- #file: "./bin/console"
- #line: 40
- }
- 2021-10-23T16:55:42+03:00 [critical] Uncaught Error: Class 'App\Kernel' not found
- exit status 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement