mrofi/livecms-datatables

v1.0 2018-09-04 04:58 UTC

This package is auto-updated.

Last update: 2024-04-07 17:04:57 UTC


README

What is ?

This package can deal with Javascript DataTables.

Features

  • Full Yajra DataTables features with some improvements.

Notes

How to use?

Install via composer

composer require livecms/datatables

Publish config file :

php artisan vendor:publish --provider="LiveCMS\DataTables\DataTablesServiceProvider"

Edit 'datatables.php' config file.

LICENSE

MIT

CONTRIBUTING

Fork this repo and make a pull request

ISSUE AND DISCUSSION

Please create new issue or see the closed issues too.