Daniel Kimmich
Results
1
comments of
Daniel Kimmich
I have returned to topic and found the following solution. The following code must be added in all methods: Creating, Deleting, Restoring, Uddating. ``` foreach ($model->getTouchedRelations() as $relation) { $model->$relation->{$model->getUpdatedByColumn()}...