Skip to content

Requirements

Back-end

Inertia Table is a Laravel package that requires the following minimum requirements:

  • PHP 8.2 or higher
  • Laravel 10, 11, or 12
  • Inertia v1.3 or v2

Front-end

On the front-end, Inertia Table requires the following minimum requirements:

  • Tailwind CSS 3.4+ and their Forms plugin
  • React 18 or 19
  • Vue 3.4+

Databases

Inertia Table is tested against the following databases using GitHub Actions:

  • MariaDB 10
  • MySQL 8
  • PostgreSQL 14
  • SQLite 3