hulkur/laravel-hasmany-keyby
Attach related models in many-to-many relationship to the parent model by defined key values. (ex: $order->items => [$item->product_id => $item])
PHPMIT
Issues
- 0
Test issue for testing
#1 opened by hulkur
Attach related models in many-to-many relationship to the parent model by defined key values. (ex: $order->items => [$item->product_id => $item])
PHPMIT