Requirements
Back-end
| Dependency | Minimum Version |
|---|---|
| PHP | 8.2+ |
| Laravel | 12+ |
| Inertia Laravel | 3+ |
Front-end
Choose the frontend package that matches your Inertia stack:
| Stack | Minimum Versions |
|---|---|
| Vue | Vue ^3.5 and @inertiajs/vue3 3.6+ |
| React | React 19+ and @inertiajs/react 3.6+ |
Shared frontend requirements:
| Dependency | Minimum Version |
|---|---|
| Tailwind CSS | 4.3+ |
Inertia Forms does not require the
@tailwindcss/formsplugin. All input styling is self-contained in the components.