Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Recurrence input for Filament that allows create recurring events

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages