is there a best way to create multiple rows record?

current what I made was to edit handleRecordCreation method to allow bool return type: changed from Model => Model | bool then on my createResource class I override handleRecordCreation with return MyModel::insert($MyArray); any suggestion thanks in advance
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?