【发布时间】:2018-06-15 11:07:43
【问题描述】:
我从 github 下载了一个项目,但是当我尝试像这样从 artisan 开始时:
php artisan serve
我收到错误:
PHP 警告: 要求(C:\xampp\htdocs\larticles_api/vendor/autoload.php):未能 打开流:中没有这样的文件或目录 C:\xampp\htdocs\larticles_api\arti san 在第 18 行
警告:需要(C:\xampp\htdocs\larticles_api/vendor/autoload.php): 无法打开流:中没有这样的文件或目录 C:\xampp\htdocs\larticles_api\artisan 在第 18 行 PHP 致命错误: require(): 打开失败需要'C:\xampp\htdocs\larticles_ api/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') 在 C:\xampp\htdocs\larticles_api\artisan 在第 18 行
致命错误:require():需要打开失败 'C:\xampp\htdocs\larticles_api/v endor/autoload.php' (include_path='C:\xampp\php\PEAR') 在 C:\xampp\htdocs\lartic les_api\artisan 在第 18 行
【问题讨论】:
-
作曲家安装