Use this tag if your question relates to the Yii2-model-class or one of its descendants.
I have simple code which uses DB transaction in Yii2, this updates user balance and adds a new record to …
transactions yii2 yii2-modelI am having a yii2 error : common\models\Book has no relation named "favorite". When I try to add: public …
php yii2 relation yii2-modelI have a form in which I am trying to reset the password. I have 3 fields password, changepassword and re-enterpassword. …
yii2 yii2-user yii2-model yii2-validation