Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages

Installation Instructions

Nova Rating-Card

Simple Laravel Nova Card.

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require nova-cards/rating-card

Usage:

public function cards() {
    return [
    new RatingCard('Your Avg Rating', 10, 'App\Movie', 'rating'),
    ];
}

License

The MIT License (MIT). Please see License File for more information.

Readme

Nova Rating-Card

Simple Laravel Nova Card.

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require nova-cards/rating-card

Usage:

public function cards() {
    return [
	new RatingCard('Your Avg Rating', 10, 'App\Movie', 'rating'),
    ];
}

License

The MIT License (MIT). Please see License File for more information.

Back to Top
Added 7 years ago
Last updated 7 Years Ago
Version v1.0.2
Composer
nova-cards/rating-card
GitHub stars 0
Packagist downloads 2,605

Favorites

4 users favorited

Rating

N/A
(out of 5)
★★★★★
★★★★
★★★
★★
0 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas