felipeva / inertia-table
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.
1.2.1
2024-03-20 03:23 UTC
Requires
- php: ^8.1
- illuminate/contracts: ^10.0
- illuminate/http: ^10.0
- illuminate/pagination: ^10.0
- illuminate/support: ^10.0
- inertiajs/inertia-laravel: ^0.6.9
- spatie/laravel-data: ^3.7
- spatie/laravel-package-tools: ^1.14.0
- spatie/laravel-query-builder: ^5.6
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.8
- nunomaduro/larastan: ^2.0.1
- orchestra/testbench: ^8.8
- pestphp/pest: ^2.2
- pestphp/pest-plugin-arch: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^10.0
- spatie/laravel-ray: ^1.26
- dev-master
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.4
- 1.0.0
- dev-chore/laravel-11
- dev-fix/deprecated-usage-of-literals
- dev-feature/selectable-search
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
- dev-dependabot/github_actions/actions/setup-node-4
- dev-dependabot/github_actions/actions/checkout-4
This package is auto-updated.
Last update: 2025-03-20 05:42:00 UTC
README
WIP