RelationManager error when using custom create
I am getting a SQL general error stating that field 'is_approved' doesn't have a default value (which is correct, it doesn't). I am guessing I am missing something obvious in the code below when customizing my data prior to saving.
1 Reply
I should add, 'is_approved" is on a pivot table and is using withPivot()