Radovan
Radovan
Hi. Sometimes it might be handy to split model into 2 classes: 1) class **UserBase** extends \yii\db\ActiveRecord - contains all code generated by Gii (placed in folder "models/base") 2) class...
It would be nice if the debug toolbar also displayed info about current theme so developers know where to search for view files. It should be enough to update file...
### What steps will reproduce the problem? Open https://github.com/yiisoft/yii2-httpclient/blob/master/docs/guide/basic-usage.md ### What's expected? Working examples for `content-type: application/json` ### What do you get instead? Not working examples ### Additional info You...