Skip to content

Compatibility

Runtime requirements

LayerSupported versions
PHP8.3 and newer
Laravel12 and 13
Inertia Laravel2 and 3
Vue3.4 and newer
Tailwind CSS4.1 and newer
Reka UI2.10 and newer
@lucide/vue1.30 and newer
Spatie Laravel Query Builder7

The PHP and Vue packages are released together. Keep them on compatible package versions because both sides consume the same table resource schema.

Optional dependencies

PackageRequired for
kirschbaum-development/eloquent-power-joins 4.3+Automatic to-one relationship sorting
maatwebsite/excelXLSX and PDF export adapters

CSV export, direct-column sorting, filters, actions, Saved Views, and queues do not require either optional package.

Supported databases

The package test matrix covers SQLite, MySQL, and PostgreSQL. Application-owned raw expressions and custom query callbacks remain responsible for database portability.

Versioning status

The package is actively developed before 1.0, so minor releases may include API changes. The intended post-1.0 guarantees are described in API stability.

Released under the MIT License.