FILAMENT MANYTOMANY RELATIONSHIP ISSUE:
FILAMENT MANYTOMANY RELATIONSHIP ISSUE: I have two models and three tables. MODELS: Order, Product. TABLES: orders, products, pivot table order_product with quality_delivered pivot column. My issue is that when the filament form with repeator is submitted the order is created but to data order and its items for the pivot table is not inserted, instead filament tries to create new products. Can anyone help? Thank you
0 Replies