I just installed yii2 (advanced) using composer. I\'ve setup nginx, etc.
But it doesn\'t work:
Invalid Parameter – yii\\base\\InvalidParamException The
Please, refer the installation guide. It seems that you are missing asset plugin:
composer global require "fxp/composer-asset-plugin:~1.2.0"