-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi again @sunel.
Problem pagination
$products = ProductEav::select(['attr.*'])/*->groupBy('rating_attr.value', 'products.id')*/->paginate(20);
solved by adding to the request
groupBy('rating_attr.value', 'products.id')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels