![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/demo.intellicart.co/vendor/yajra/laravel-datatables-buttons/ |
# Laravel DataTables Buttons Plugin [](http://laravel.com) [](https://packagist.org/packages/yajra/laravel-datatables-buttons) [](https://github.com/yajra/laravel-datatables-buttons/actions/workflows/continuous-integration.yml) [](https://github.com/yajra/laravel-datatables-buttons/actions/workflows/static-analysis.yml) [](https://scrutinizer-ci.com/g/yajra/laravel-datatables-buttons/?branch=master) [](https://packagist.org/packages/yajra/laravel-datatables-buttons) [](https://packagist.org/packages/yajra/laravel-datatables-buttons) This package is a plugin of [Laravel DataTables](https://github.com/yajra/laravel-datatables) for handling server-side function of exporting the table as csv, excel, pdf and printing. ## Requirements - [PHP >= 8.1](http://php.net/) - [Laravel 10.x](https://github.com/laravel/framework) - [Laravel DataTables](https://github.com/yajra/laravel-datatables) - [jQuery DataTables v1.10.x](http://datatables.net/) - [jQuery DataTables Buttons Extension](https://datatables.net/reference/button/) ## Documentations - [Laravel DataTables Documentation](http://yajrabox.com/docs/laravel-datatables) ## Laravel Version Compatibility | Laravel | Package | |:--------------|:--------| | 8.x and below | 4.x | | 9.x | 9.x | | 10.x | 10.x | ## Quick Installation `composer require yajra/laravel-datatables-buttons:^10` #### Service Provider (Optional on Laravel 5.5) `Yajra\DataTables\ButtonsServiceProvider::class` #### Configuration and Assets (Optional) `$ php artisan vendor:publish --tag=datatables-buttons --force` And that's it! Start building out some awesome DataTables! ## Contributing Please see [CONTRIBUTING](https://github.com/yajra/laravel-datatables-buttons/blob/master/.github/CONTRIBUTING.md) for details. ## Security If you discover any security related issues, please email [[email protected]](mailto:[email protected]) instead of using the issue tracker. ## Credits - [Arjay Angeles](https://github.com/yajra) - [All Contributors](https://github.com/yajra/laravel-datatables-buttons/graphs/contributors) ## License The MIT License (MIT). Please see [License File](https://github.com/yajra/laravel-datatables-buttons/blob/master/LICENSE.md) for more information.