安装laravel 5; 2并让作曲家出现错误

时间:2019-03-22 09:24:37

标签: php xampp composer-php laravel-5.2 git-bash

我执行的步骤:

  1. 已安装xampp 7.3.2

  2. 已安装git-bash

  3. 已安装的作曲家
  4. 发出命令composer create-project laravel/laravel cms 5.2 在此命令后陷入错误

!!错误在这里!!!

 $ composer create-project laravel/laravel cms1 5.2
Installing laravel/laravel (v5.2.0)
  - Installing laravel/laravel (v5.2.0): Loading from cache
Created project in cms1
> php -r "copy('.env.example', '.env');"
> php artisan clear-compiled
  

警告:   require(C:\ xampp \ htdocs \ cms1 \ bootstrap /../ vendor / autoload.php):失败   打开流:在中没有这样的文件或目录   C:\ xampp \ htdocs \ cms1 \ bootstrap \ autoload.php在第17行

     

严重错误:require():需要打开失败   'C:\ xampp \ htdocs \ cms1 \ bootstrap /../ vendor / autoload.php'   (include_path ='C:\ xampp \ php \ PEAR')在   C:\ xampp \ htdocs \ cms1 \ bootstrap \ autoload.php在第17行PHP警告:   require(C:\ xampp \ htdocs \ cms1 \ bootstrap /../ vendor / autoload.php):失败   打开流:在中没有这样的文件或目录   第17行PHP C:\ xampp \ htdocs \ cms1 \ bootstrap \ autoload.php致命   错误:require():需要打开失败   'C:\ xampp \ htdocs \ cms1 \ bootstrap /../ vendor / autoload.php'   (include_path ='C:\ xampp \ php \ PEAR')在   第17行的C:\ xampp \ htdocs \ cms1 \ bootstrap \ autoload.php脚本php   工匠进行了明确编译,处理了带有以下内容返回的pre-update-cmd事件:   错误代码255

0 个答案:

没有答案