nova-fields / rating
A Laravel Nova field.
v1.0.1
2018-08-24 08:53 UTC
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2026-03-01 13:31:32 UTC
README
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.