qirolab/laravel-reactions
Laravel reactions package for implementing reactions (eg: like, dislike, love, emotion, etc) on Eloquent models.
PHPMIT
Issues
- 2
Only `User` can actually use `Reacts`
#44 opened by rluders - 5
Latest version does not differentiate emojis
#40 opened by devoxis - 2
Multiple Reactions on Same Model/Reactable
#19 opened by yespbs - 2
Request for new feature.
#23 opened by devkacper - 1
Hi, how can I show the count of a certain reaction? I mean, $ article-> reactionSummary () shows an array of all reactions, but I'd like to show the "Like" reaction count
#18 opened by Marcolino92 - 1
Get user like reactions->all()
#16 opened by felix2056 - 0
Need an example
#13 opened by Rainnerz