nova-fields / rating
一个Laravel Nova字段。
v1.0.1
2018-08-24 08:53 UTC
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2024-09-29 05:42:08 UTC
README
简单的Laravel Nova评分字段。
安装
您可以通过composer将此包安装到使用Nova的Laravel应用程序中。
composer require nova-fields/rating
用法
Rating::make('Rating', 10)
许可证
MIT许可证(MIT)。请参阅许可证文件获取更多信息。