jeudi 3 septembre 2020

Update multiple values at once in Laravel using Eloquent

I have database table structure like:

   id       | column1 |  column2 | column n 

rowid1  -         -         -        -
rowid2  -         -         -        -
rowidn  -         -         -        -

Now i have multiple id and column names i want to update row with id using some sort of batch operations.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire