|
4 | 4 | [](https://www.npmjs.com/package/@protonemedia/inertiajs-tables-laravel-query-builder)
|
5 | 5 | [](https://packagist.org/packages/protonemedia/inertiajs-tables-laravel-query-builder)
|
6 | 6 | [](LICENSE.md)
|
7 | | - |
| 7 | +[](https://github.com/protonemedia/inertiajs-tables-laravel-query-builder/actions/workflows/php.yml) |
8 | 8 |
|
9 | 9 | This package provides a *DataTables-like* experience for [Inertia.js](https://inertiajs.com/) with support for searching, filtering, sorting, toggling columns, and pagination. It generates URLs that can be consumed by Spatie's excellent [Laravel Query Builder](https://github.com/spatie/laravel-query-builder) package, with no additional logic needed. The components are styled with [Tailwind CSS 3.0](https://tailwindcss.com/), but it's fully customizable with slots. The data refresh logic is based on Inertia's [Ping CRM demo](https://github.com/inertiajs/pingcrm).
|
10 | 10 |
|
11 | | - |
| 11 | + |
12 | 12 |
|
13 | 13 | ## Sponsorship Support
|
14 | 14 |
|
|
0 commit comments