Nova Rating-Field
Simple Laravel Nova Rating field.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
composer require nova-fields/rating
Usage:
Rating::make('Rating', 10)License
The MIT License (MIT). Please see License File for more information.