Update: Check out our new Yii2 Developer Exchange site at http://yii2x.com. It’s devoted exclusively for Yii2 developers to make it easier to find news, tips, tutorials and extensions related to Yii2. Initializing After you clone a Yii2 advanced template repository to your production server, you need to run a composer update and then a production initialize: sudo php composer.phar update sudo php ...
The post Yii2 Advanced Template appeared first on Jeff Reifman. Follow @reifman on Twitter.