Deploying a Yii App


You can find the step-by-step deployment guide here.

Hostman uses the following environment when building a Yii application:

  • PHP: 8.2, 8.3, 8.4, or 8.5, depending on the version you chose when creating the app
  • Composer

The default start command is:

php yii serve 0.0.0.0