ChristianKuri / laravel-favorite

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

$user->favorite() Bugs #1

Closed glore closed 7 years ago

glore commented 7 years ago

$user->favorite(Post::class) always return one item array ``

ChristianKuri commented 7 years ago

Its fixed in the version 1.2.0