Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the composer package
composer require eklundlabs/inertiajs-datatables:dev-main
Install the NPM package
npm install vendor/eklundlabs/inertiajs-datatables/react
Register package paths with Tailwind
@source
app.css
@source '../../vendor/eklundlabs/inertiajs-datatables/react/**/*.{ts,tsx}';