hootlex / laravel-friendships

This package gives Eloquent models the ability to manage their friendships.
MIT License
706 stars 151 forks source link

Eager load isFriendWith #110

Open sheriffmarley opened 6 years ago

sheriffmarley commented 6 years ago

Hi,

is it possible to eager load the isFriendWith method? Else I would have an n+1 problem. Tried a lot, but nothing worked.

Best

cmarfil commented 5 years ago

Hello,

+1 This package have methods to Eager Load something like isFriendWith, common friends etc?

Thanks!

younus93 commented 5 years ago

Hi, is this request accepted?