hootlex / laravel-friendships

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

Paginate pending friend requests? #109

Closed AlexCatch closed 2 years ago

AlexCatch commented 6 years ago

There doesn't seem a way to paginate pending requests like you can with friends, I think this is pretty counterintuitive as you could potentially have 100+ pending friend requests etc.

Am I missing something or is there no way to paginate pending requests?