File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel DataTables Export Plugin
2
2
3
- [ ![ Laravel 8.x ] ( https://img.shields.io/badge/Laravel-8.x -orange.svg )] ( http://laravel.com )
3
+ [ ![ Laravel 8|9 ] ( https://img.shields.io/badge/Laravel-8|9 -orange.svg )] ( http://laravel.com )
4
4
[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-export.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-export )
5
5
[ ![ Build Status] ( https://travis-ci.org/yajra/laravel-datatables-export.svg?branch=master )] ( https://travis-ci.org/yajra/laravel-datatables-export )
6
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/yajra/laravel-datatables-export.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-export )
@@ -11,7 +11,7 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
11
11
## Requirements
12
12
13
13
- [ PHP >=7.4] ( http://php.net/ )
14
- - [ Laravel 8.x ] ( https://github.com/laravel/framework )
14
+ - [ Laravel 8+ ] ( https://github.com/laravel/framework )
15
15
- [ Laravel Livewire] ( https://laravel-livewire.com/ )
16
16
- [ Spout] ( https://github.com/box/spout )
17
17
- [ Laravel DataTables 9.x] ( https://github.com/yajra/laravel-datatables )
@@ -21,10 +21,6 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
21
21
22
22
- [ Laravel DataTables Documentation] ( http://yajrabox.com/docs/laravel-datatables )
23
23
24
- ## NOTE
25
-
26
- This version is still on experimental stage.
27
-
28
24
## Quick Installation
29
25
30
26
` composer require yajra/laravel-datatables-export -W `
You can’t perform that action at this time.
0 commit comments