File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
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-html.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
5
- ![ Build Status] ( https://github.com/yajra/laravel-datatables-html/workflows/tests/badge.svg )
6
5
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/?branch=master )
7
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/yajra/laravel-datatables-html.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
8
7
[ ![ License] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
9
8
9
+ [ ![ Continuous Integration] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/continuous-integration.yml )
10
+ [ ![ Static Analysis] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/static-analysis.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/static-analysis.yml )
11
+ [ ![ PHP Linting] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/pint.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/pint.yml )
12
+
10
13
This package is a plugin of [ Laravel DataTables] ( https://github.com/yajra/laravel-datatables ) for generating dataTables script using PHP.
11
14
12
15
## Requirements
You can’t perform that action at this time.
0 commit comments