bassoumi/data-table

There is no license information available for the latest version (dev-master) of this package.

Easy way to use datatable

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

pkg:composer/bassoumi/data-table

dev-master 2019-08-13 15:25 UTC

This package is auto-updated.

Last update: 2025-10-14 05:52:52 UTC


README

composer require bassoumi/data-table

publish config php artisan vendor:publish --provider="Bassoumi\BassoumiDataTable\BassoumiDataTableServiceProvider" --tag=config

publish views php artisan vendor:publish --provider="Bassoumi\BassoumiDataTable\BassoumiDataTableServiceProvider" --tag=views