File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel DataTables Buttons Plugin
2
2
3
- [ ![ Laravel 11.x] ( https://img.shields.io/badge/Laravel-10 .x-orange.svg )] ( http://laravel.com )
3
+ [ ![ Laravel 11.x] ( https://img.shields.io/badge/Laravel-11 .x-orange.svg )] ( http://laravel.com )
4
4
[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-buttons.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-buttons )
5
+ [ ![ License] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-buttons )
6
+
5
7
[ ![ Continuous Integration] ( https://github.com/yajra/laravel-datatables-buttons/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-buttons/actions/workflows/continuous-integration.yml )
6
8
[ ![ Static Analysis] ( https://github.com/yajra/laravel-datatables-buttons/actions/workflows/static-analysis.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-buttons/actions/workflows/static-analysis.yml )
7
9
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-buttons/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-buttons/?branch=master )
8
10
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/yajra/laravel-datatables-buttons.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-buttons )
9
- [ ![ License] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-buttons )
10
11
11
12
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.
12
13
You can’t perform that action at this time.
0 commit comments