Support the ongoing development of Laravel.io →

sakkoulas

Joined 18 Oct 2017

Statistics

Threads 1
Replies 1
Solutions 0
Articles 0
posted 6 years ago

Filter Products by relation table total quantity

Hello guys. I am new in laravel and i need your help. I am trying to build a commerce. I have produc...

0 Likes
1 Replies
replied 6 years ago

Filter Products by relation table total quantity

i solve this with return Product::join('simples', 'products.id', '=', 'simples.product_id') ->gro...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.