Overtrue Laravel Vote Versions Save

⬆️ ⬇️ User vote system for Laravel Application.

3.2.0

2 months ago

Added Laravel 11 support.

Full Changelog: https://github.com/overtrue/laravel-vote/compare/3.1.0...3.2.0

3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/overtrue/laravel-vote/compare/3.0.4...3.1.0

3.0.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/overtrue/laravel-vote/compare/3.0.3...3.0.4

3.0.2

1 year ago

3.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/overtrue/laravel-vote/compare/3.0.0...3.0.1

2.0.0

2 years ago
  • rename upVote() to upvote(), downVote() to downvote()
  • rename has_up_voted to has_upvoted, has_down_voted to has_downvoted
  • rename total_up_votes to total_upvotes, total_down_votes to total_downvotes

1.0.0

3 years ago