How solve “IlluminateConsoleCommand” not found?
I have a web application in a production environment. The path to the command is correctly set on the server, but it still throws error “IlluminateConsoleCommand” not found. Solutions tryied -> (composer dump-autoload, deleted vendor and reinstalled with composer install, php artisan optimize). Nothing works :/