-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Yii2 Application Development Cookbook
By :

If you are using a version control system such as Git, for your project's code and pushing releases into remote repository, you can use Git to deploy code to your production server via the git pull
shell command instead of uploading files manually. Also, you can write your own shell script to pull new repository commits, update vendors, apply migrations, and do more things.
However, there are many tools available for automating the deployment process. In this recipe, we consider the tool named Deployer.
Create a new yii2-app-basic
application by using the Composer package manager, as described in the official guide at http://www.yiiframework.com/doc-2.0/guidestart-installation.html.
If you have a shared remote repository, you can use it for deployment source.
asset-plugin
too:global require 'fxp/composer-asset-plugin:~1.1.1'
ssh...
Change the font size
Change margin width
Change background colour