I am updating multiple rows in laravel .
StoragePeriod::where('customer_id', $invoice->customer_id)->update(['invoice_id' => $invoice->id]);
How I can get ids of those updated records?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3wwUycp
via IFTTT
Aucun commentaire:
Enregistrer un commentaire