protonemedia / inertiajs-tables-laravel-query-builder

Inertia.js Tables for Laravel Query Builder
https://protone.media/en/blog/introducing-inertiajs-tables-a-datatables-like-package-for-laravel-query-builder
MIT License
435 stars 123 forks source link

API Resource #108

Open zamblas opened 1 year ago

zamblas commented 1 year ago

Hello, on the documentation it says "Pagination (support for Eloquent/API Resource/Simple/Cursor)", but I've been trying to pass a resource instead of query builder with no success.

How can this be done?