F
Filament11mo ago
Hasith

Repeater - Rollback Main record creation if Pivot Table Data insert failed

I have an Order and Product pivot relationship. If saving pivot table data fails i want to rollback order creation. Is that possible?
1 Reply
awcodes
awcodes11mo ago
Should be possible with an observer if your pivot also has a model.

Did you find this page helpful?