Skip to content

2.2.0

Compare
Choose a tag to compare
@willvincent willvincent released this 18 Jun 22:22
· 31 commits to master since this release
a560a57
  • Refactor codebase to be based on spatie's package-skeleton-laravel
  • Add new rate() and rateOnce() methods to simplify rating, and facilitate restricting users to one rating per model
  • Add new timesRated() and usersRated() methods to get counts of total ratings or unique users' ratings for a model