我通过以下步骤开始从laravel项目中删除包:2. remove package name form composer.jsonprovider and aliases list in config/app.php file5. composer update
6. also php artisan在删除包之后,当我运行任何artisan命令<
今天我打开了一个来自Laravel 5.4的旧项目(我想),我只是想稍微编辑一下,所以我把它全部重新测试了一下,但是当我运行任何artisan命令时,我收到了一个写在控制台(cmd)上的巨大错误。----------------------------------------------------| The first thing we will do is create a new Laravelapplication instance
| which serves as the "g