Package Data | |
---|---|
Maintainer Username: | yajra |
Maintainer Contact: | aqangeles@gmail.com (Arjay Angeles) |
Package Create Date: | 2016-11-19 |
Package Last Update: | 2025-03-01 |
Home Page: | https://yajrabox.com/docs/laravel-datatables/html-installation |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-03-29 15:08:15 |
Package Statistics | |
---|---|
Total Downloads: | 7,304,532 |
Monthly Downloads: | 167,651 |
Daily Downloads: | 3,607 |
Total Stars: | 278 |
Total Watchers: | 9 |
Total Forks: | 66 |
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.