I just decided to do this and get it over with. Just reduced the code a bit and decided to live with the damn boiler plate. Let me know if you have a better idea.
$this->errors = $orderProductBillingInfo->errors();
$this->currentId = $orderProductBillingInfo->id_order_billing_info;
return $isSuccessful;
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community