nova-fields/rating is a Laravel package for a laravel nova field..
It currently has 1 GitHub stars and 53.949 downloads on Packagist (latest version v1.0.1).
Install it with composer require nova-fields/rating.
Discover more Laravel packages by nova-fields
or browse all Laravel packages to compare alternatives.
Last updated
Simple Laravel Nova Rating field.
You can install the package in to a Laravel app that uses Nova via composer:
composer require nova-fields/rating
Rating::make('Rating', 10)
The MIT License (MIT). Please see License File for more information.