laravel-form-components
Introduction
Requirements
On this page
{note} You're browsing the documentation for an old version of laravel-form-components. Consider upgrading your project to v8. Check your version with the following command:
`composer show rawilk/laravel-form-components`
General Requirements
- PHP 8.0 or greater
- Laravel 8.0 or greater
- TailwindUI for styling
- Alpine.js
- Popper.js (when using components like custom-select)
- Blade Heroicons (can easily swap for icon libraries)
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 |