Alexey Bro

Results 1 issues of Alexey Bro

After the model is saved in the afterSave method, the attributes of the object are old and $changedAttributes is also empty. `public function afterSave($insert, $changedAttributes)` `{` ` var_dump($this->depth); //old value`...