arogachev opened this issue 9 years ago · 0 comments
Also array will be good option too.
Currently can be done like this:
foreach ($model->getManyToManyRelations() as $relation) { $relation->fill(); }
Or add this info to the docs.