Skip to content

v0.0.0

Choose a tag to compare

@AsmitNepali AsmitNepali released this 23 Jul 16:40

Initial release

A polished inline calendar field for Filament forms and infolists.

Highlights

  • Single, multiple, range, and multi-range selection modes
  • CalendarInput form field and CalendarEntry infolist component
  • Multi-month grid with responsive columns and date constraints
  • Range hover preview and smart range editing
  • Locale support via ->locale()
  • Self-contained Alpine.js UI — no external calendar library required

Requirements

  • PHP 8.2+
  • Laravel 11 or 12
  • Filament 4 or 5

Install

composer require asmit/fila-calendar
php artisan filament:assets

Documentation