| Package Data | |
|---|---|
| Maintainer Username: | hotfix31 |
| Maintainer Contact: | fred@lebarzic.fr (Frédéric Le Barzic) |
| Package Create Date: | 2015-12-24 |
| Package Last Update: | 2015-12-24 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-28 03:04:54 |
| Package Statistics | |
|---|---|
| Total Downloads: | 1,932 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 1 |
| Total Watchers: | 1 |
| Total Forks: | 2 |
| Total Open Issues: | 1 |
Librement inspiré de Datatables Package for Laravel 4|5
$ composer require hotfix/lumen-datatable
$ bower install datatables --save
$app->register(Hotfix\Datatables\DatatablesServiceProvider::class);
Voir la doc de Laravel Datatables