File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Laravel DataTables Html Plugin
22
3- [ ![ Laravel 11 .x] ( https://img.shields.io/badge/Laravel-11 .x-orange.svg )] ( http://laravel.com )
3+ [ ![ Laravel 12 .x] ( https://img.shields.io/badge/Laravel-12 .x-orange.svg )] ( http://laravel.com )
44[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-html.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
55[ ![ 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 )
66[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/yajra/laravel-datatables-html.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
@@ -14,7 +14,7 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
1414
1515## Requirements
1616
17- - [ Laravel 11 .x] ( https://github.com/laravel/framework )
17+ - [ Laravel 12 .x] ( https://github.com/laravel/framework )
1818- [ Laravel DataTables] ( https://github.com/yajra/laravel-datatables )
1919
2020## Documentations
@@ -29,10 +29,11 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
2929| 9.x | 9.x |
3030| 10.x | 10.x |
3131| 11.x | 11.x |
32+ | 12.x | 12.x |
3233
3334## Quick Installation
3435
35- ` composer require yajra/laravel-datatables-html:^11 `
36+ ` composer require yajra/laravel-datatables-html:^12 `
3637
3738#### Setup scripts with ViteJS
3839
You can’t perform that action at this time.
0 commit comments