cybercog / laravel-love

Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?

Home Page:https://komarev.com/sources/laravel-love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eager loading

bertux77 opened this issue · comments

Hello!
Maybe my question is very stupid, but I'm quite new to this.
Is it possible to make a query with eager loading to bring all the comments with likes and dislikes totals and at the same time have the option checked if the user has liked or disliked?

sorry I didn't check before asking.