Skip to content

karmendra/laravel-datatables-html

 
 

Repository files navigation

Laravel Datatables Html Plugin.

Laravel 5.4 Latest Stable Version Build Status Scrutinizer Code Quality Total Downloads License

This package is a plugin of Laravel Datatables for generating dataTables script using PHP.

Requirements

Documentations

Quick Installation

composer require yajra/laravel-datatables-html:^1.0

Service Provider

Yajra\Datatables\HtmlServiceProvider::class

Publish Assets

$ php artisan vendor:publish --tag=datatables-html

And that's it! Start building out some awesome DataTables!

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Buy me a coffee

  • Click here to lend your support to: Laravel Datatables and make a donation at pledgie.com !
  • Become a Patron

Packages

No packages published

Languages

  • PHP 99.6%
  • HTML 0.4%