Home >Backend Development >PHP Tutorial >利用composer安装 yii没有vendor目录

利用composer安装 yii没有vendor目录

WBOY
WBOYOriginal
2016-06-06 20:07:221348browse

1.重装COMPOSER不好使。
2.安装 composer global require "fxp/composer-asset-plugin:~1.1.1"还是不好使。

我是少操作了什么吗?

回复内容:

1.重装COMPOSER不好使。
2.安装 composer global require "fxp/composer-asset-plugin:~1.1.1"还是不好使。

我是少操作了什么吗?

php composer.phar global require "fxp/composer-asset-plugin:~1.1.1"

php composer.phar create-project yiisoft/yii2-app-basic basic 2.0.8

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn