kematjaya/rating-bundle
Composer 安装命令:
composer require kematjaya/rating-bundle
包简介
bundle for generate rating
README 文档
README
- installation
composer require kematjaya/rating-bundle
- add to config/bundles.php
...
Kematjaya\RatingBundle\RatingBundle::class => ['all' => true]
...
- using in template
rating(5)
// or
rating(8, 10)
- add font-awesome css
<link rel="stylesheet" type="text/css" href="{{ asset('bundles/rating/fontawesome/css/fontawesome.min.css') }}"/>
统计信息
- 总下载量: 224
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-03