Package Data | |
---|---|
Maintainer Username: | yajra |
Maintainer Contact: | aqangeles@gmail.com (Arjay Angeles) |
Package Create Date: | 2016-11-19 |
Package Last Update: | 2025-04-28 |
Home Page: | https://yajrabox.com/docs/laravel-datatables/html-installation |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-08-04 15:07:44 |
Package Statistics | |
---|---|
Total Downloads: | 8,035,594 |
Monthly Downloads: | 182,096 |
Daily Downloads: | 5,480 |
Total Stars: | 281 |
Total Watchers: | 9 |
Total Forks: | 62 |
Total Open Issues: | 4 |
This package is a plugin of Laravel DataTables for generating dataTables script using PHP.
composer require yajra/laravel-datatables-html:^4.0
Yajra\DataTables\HtmlServiceProvider::class
$ php artisan vendor:publish --tag=datatables-html
And that's it! Start building out some awesome DataTables!
Please see CONTRIBUTING for details.
If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.