mardi 16 octobre 2018

Laravel 5.5 : How to sort main table using pivot table field.?

product
id
name

category
id
name

product_category
id
product_id
category_id
price

How to sort my product table data based on product_category.price field using laravel eloquent.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire