laravel-form-components
Introduction
Requirements
On this page
General Requirements
- PHP 8.0 or greater
- Laravel 9.0 or greater
- TailwindCSS for styling
- Alpine.js 3.0 or greater
- Alpine Focus Plugin (used in the custom-select components)
- Popper.js (when using components like custom-select)
- Blade Heroicons (can easily swap for other icon libraries)
- Flatpickr (when using the date picker component)
- Quill (when using the quill editor component)
- Filepond (when using the filepond component)
Version Matrix
Laravel | Minimum Version | Maximum Version |
---|---|---|
8.0 - 8.55 | 1.0.0 | 5.1.0 |
8.56 | 6.0.0 | 6.0.2 |
8.70 | 7.0.0 | 7.1.7 |
9.0 | 7.0.0 | |
10.0 | 7.1.7 |