Install Composer & Yii2

php -r "readfile('https://getcomposer.org/installer');" | php php composer.phar global require "fxp/composer-asset-plugin:1.0.0-beta4" php composer.phar create-project --prefer-dist yiisoft/yii2-app-basic projectname php composer.phar create-project --prefer-dist yiisoft/yii2-app-advanced projectname

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.