Short information about willvincent/laravel-rateable
Provides a trait to allow rating of any Eloquent models within your app for Laravel 6/7.
Ratings could be fivestar style, or simple +1/-1 style.
Read more on the official Github.
Repository: tighten/novapackages
(Github)
★ 305
Created: Feb 2020
Updated: Aug 2022
Laravel version: 8
Files in the example:
- composer.json- app/Package.php
- app/User.php
- app/Jobs/UserRatePackage.php