cdbeaton/boolean-tick
Composer 安装命令:
composer require cdbeaton/boolean-tick
包简介
An alternative to the Boolean component in Laravel Nova for colourblind users.
README 文档
README
An alternative to the Boolean component in Laravel Nova for colourblind users.
Installation
In order to use this package, you need a Laravel installation which uses Nova.
Composer
composer require cdbeaton/boolean-tick
Usage
You can use the BooleanTick field just as you would normally use the Boolean field.
use Cdbeaton\BooleanTick\BooleanTick;
...
BooleanTick::make('Is live'),
统计信息
- 总下载量: 3.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-14