Form components built for Tailwind & Livewire.
Form Components for Laravel is a package that offers common form components to simplify the process of building forms using Tailwind CSS. With support for validation, old form values, and wire:model, this package aims to streamline form development in Laravel projects.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.