array saveMany(Collection|array $models, array $joinings = array())
Save an array of new models and attach them to the parent model.
array saveMany(Collection|array $models, array $joinings = array())
Save an array of new models and attach them to the parent model.
Please login to continue.