multicaret / laravel-acquaintances

This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc.
https://laravel-news.com/manage-friendships-likes-and-more-with-the-acquaintances-laravel-package
MIT License
814 stars 72 forks source link

CanBeRated ratings() doesn't check relation and subject_type #71

Open NetzipK opened 3 years ago

mkwsra commented 3 years ago

Please share more details

NetzipK commented 3 years ago

For sure.

When getting ratings() of model X, it also returns ratings, followings etc of any other model with the same ID of model X.