Attach action with attribute value (without form)
I don't see any example to set some pivot attributes in attach action.
Let's say I want to attach an item with
status
set to 1
. How to achieve that?1 Reply
maybe you can create a custom form AttachAction::make()->form(...)