forked fromyajra/laravel-datatables-html
- Notifications
You must be signed in to change notification settings - Fork0
Laravel DataTables HTML Builder Plugin
License
NotificationsYou must be signed in to change notification settings
saaiful/laravel-datatables-html
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This package is a plugin ofLaravel DataTables for generating dataTables script using PHP.
- Laravel DataTables Documentation
- Demo Application is available for artisan's reference.
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 seeCONTRIBUTING for details.
If you discover any security related issues, please emailaqangeles@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please seeLicense File for more information.
About
Laravel DataTables HTML Builder Plugin
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- PHP98.7%
- Blade1.3%
