ChristianKuri / laravel-favorite

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

How to paginate #21

Closed JieAnthony closed 4 years ago

JieAnthony commented 4 years ago
$user->favorite(Model::class);