laravel 安装完成后安装 vendor 目录

 

composer  install

就是将composer.js 中的配置下载安装

生成vendor目录

原文地址:https://www.cnblogs.com/lxwphp/p/15454373.html