利用composer安装 yii没有vendor目录

WBOY
Release: 2016-06-06 20:07:22
Original
1331 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template