Saving data with Model->saveAll() is really time savior. There is something specifics while saving multiple records of a single model. The data provided from the form should be in the numerically indexed array of records like this: Array ( … Continue reading →
