I have 3 tables: orders , products and orderproducts orderproducts table, has 2 foreign keys: 1- order_id and product_id
Now I\'m using hasMany method for find orderp