Field 'product_id' doesn't have a default value

I have a problem with relation ship , it gives me an error Field 'product_id' doesn't have a default value. Can I ask for advice??
2 Replies
Tieme
Tieme4mo ago
If i do a quick check, you are missen the product_id on de order itself. in se wizzard step 'Order Detail' This, is a asumption because is see 'product_id' in fillable on model Order
marty6236
marty62364mo ago
The product_id is embedded in the OrderResource