Package Data | |
---|---|
Maintainer Username: | yajra |
Maintainer Contact: | aqangeles@gmail.com (Arjay Angeles) |
Package Create Date: | 2016-11-19 |
Package Last Update: | 2024-08-31 |
Home Page: | https://yajrabox.com/docs/laravel-datatables/html-installation |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-14 15:08:55 |
Package Statistics | |
---|---|
Total Downloads: | 6,586,961 |
Monthly Downloads: | 155,114 |
Daily Downloads: | 7,571 |
Total Stars: | 272 |
Total Watchers: | 10 |
Total Forks: | 61 |
Total Open Issues: | 3 |
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.