Is there a createMany
equivalent for updateOrCreate
in Laravel for when you want to "updateOrCreate" many records in one call?
In other words, is there a sort of updateOrCreateMany
function?
From the documentation there doesn't appear to be a function with that name, but maybe there's another friendly Laravel way of doing this... or should I just use a foreach
?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire