执行php artisan 报错?
laravel 框架, 安装过 Dingo插件
// 请把代码文本粘贴到下方(请勿用图片代替代码)
~/Code/jz-exam xch_dev php artisan ✔ 20:34:33
ErrorException : include(/Users/blihou/Code/jz-exam/vendor/composer/../dingo/blueprint/src/Blueprint.php): failed to open stream: No such file or directory at /Users/blihou/Code/jz-exam/vendor/composer/ClassLoader.php:444 440| * Prevents access to $this/self from included files. 441| */ 442| function includeFile($file) 443| { > 444| include $file; 445| } 446| Exception trace: 1 include() /Users/blihou/Code/jz-exam/vendor/composer/ClassLoader.php:444 2 Composer\Autoload\includeFile("/Users/blihou/Code/jz-exam/vendor/composer/../dingo/blueprint/src/Blueprint.php") /Users/blihou/Code/jz-exam/vendor/composer/ClassLoader.php:322 Please use the argument -v to see more details.
小唯快跑啊
慕丝7291255