Install Composer & Yii2

1
2
php -r "readfile('https://getcomposer.org/installer');" | php
php composer.phar global require "fxp/composer-asset-plugin:1.0.0-beta4"
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.