nova-fields/rating

A Laravel Nova field.

Installs: 50 571

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

v1.0.1 2018-08-24 08:53 UTC

This package is not auto-updated.

Last update: 2025-06-22 09:31:36 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.