uccellolabs/filament-recurrence-input
Composer 安装命令:
composer require uccellolabs/filament-recurrence-input
包简介
Recurrence input for recurring events
README 文档
README
Filament Recurrence Input
Recurrence input that allows create recurring events
Installation
You can install the package via composer:
composer require uccellolabs/filament-recurrence-input
Usage
ReccurrenceInput::make('repeat_every') ->options([ 'd' => 'Days', 'w' => 'Week', 'm' => 'Month', 'y' => 'Year', ]) ->...
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 49
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-22