承接 uccellolabs/filament-recurrence-input 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

uccellolabs/filament-recurrence-input

Composer 安装命令:

composer require uccellolabs/filament-recurrence-input

包简介

Recurrence input for recurring events

README 文档

README

Latest Version on Packagist Semantic Release Total Downloads

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
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-22