Skip to content

Requirements

Back-end

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

  • PHP 8.2+
  • Laravel 10+
  • Inertia 1.2+

Front-end

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

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

Databases

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

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