ChristianKuri / laravel-favorite

Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
MIT License
226 stars 48 forks source link

Add onlyFavorited scope #29

Closed ahmed-aliraqi closed 2 years ago

ahmed-aliraqi commented 3 years ago

Description

This PR. allow to return builder instance to filter, paginate etc..

Add ability to list only Favorited objects.

Types of changes

Checklist: