rtconner / laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a "like" or "favorite" or "remember" feature.
MIT License
401 stars 49 forks source link

Get likers [List of Users] #41

Open juniorfrogie opened 3 years ago

juniorfrogie commented 3 years ago

how to get list of users who liked the post?