为了账号安全,请及时绑定邮箱和手机立即绑定

执行php artisan 报错?

执行php artisan 报错?

PHP
翻阅古今 2019-03-04 17:09:11
问题描述执行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.你期待的结果是什么?实际看到的错误信息又是什么?
查看完整描述

2 回答

?
小唯快跑啊

TA贡献1863条经验 获得超2个赞

composer require dingo

查看完整回答
反对 回复 2019-03-04
?
慕丝7291255

TA贡献1859条经验 获得超6个赞

没装dingo/blueprint吧?执行 composer require dingo/blueprint

查看完整回答
反对 回复 2019-03-04
  • 2 回答
  • 0 关注
  • 787 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信