borodin
[resolved] CreateOption in select on blade/livewire
I have same tables:
And I need register the receipt this purchase, and register your characteristics, by receiptmaterial I would got PurchaseObjects, but the repeater component not repect the relationship. I make a method on purchaseOrder for returns a HasMany of PurchaseObject, but the repeater not repect. This, I decided make a custom form, but I need register theirs charateristics of receipt of material, And I would allow the user register new charateristics, dynamically.
3 replies