8000 GitHub - yajra/laravel-datatables-buttons at 1.0
[go: up one dir, main page]

Skip to content

yajra/laravel-datatables-buttons

 
 

Repository files navigation

Laravel DataTables Buttons Plugin

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

This package is a plugin of Laravel Datatables for handling server-side function of exporting the table as csv, excel, pdf and printing.

Requirements

Documentations

Quick Installation

composer require yajra/laravel-datatables-buttons:^1.1

Service Provider

Yajra\Datatables\ButtonsServiceProvider::class

Configuration and Assets

$ php artisan vendor:publish --tag=datatables-buttons --force

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

0