bassoumi/data-table

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

Easy way to use datatable

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

This package is auto-updated.

Last update: 2024-09-14 03:41:01 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