mrofi/livecms-datatables

Live CMS Datatables

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mrofi/livecms-datatables

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

This package is auto-updated.

Last update: 2025-10-07 20:18:48 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.