nova-cards/rating-card
Composer 安装命令:
composer require nova-cards/rating-card
包简介
A Laravel Nova card.
README 文档
README
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.
统计信息
- 总下载量: 2.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-24