Yii 2.0 Use UrlManage generate front-end URL in backend

In Yii 2.0 Framework, sometime need generate front-end URL in backend, this topic show how to do it.

Demo Nginx config for Yii 2.0 Web App

This Demo Config show how to config nginx rules for Yii 2.0 framework web app, support index.php hide

Yii 1.0 urlManager format URL

use urlManager to format your URL in Yii 1.0 framework