Category: Yii2
How to automatically prepend title in Yii2 application?
Click read more to check gist code.
How to add template identifier in Yii2 HTML output
Sometimes it’s nice to know which template is currently rendered, just by looking into HTML source. It saves a lot of time if your application is really big.