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 11# Laravel DataTables Export Plugin
22
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 )
44[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-export.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-export )
55[ ![ Build Status] ( https://travis-ci.org/yajra/laravel-datatables-export.svg?branch=master )] ( https://travis-ci.org/yajra/laravel-datatables-export )
66[ ![ 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
1111## Requirements
1212
1313- [ PHP >=7.4] ( http://php.net/ )
14- - [ Laravel 8.x ] ( https://github.com/laravel/framework )
14+ - [ Laravel 8+ ] ( https://github.com/laravel/framework )
1515- [ Laravel Livewire] ( https://laravel-livewire.com/ )
1616- [ Spout] ( https://github.com/box/spout )
1717- [ 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
2121
2222- [ Laravel DataTables Documentation] ( http://yajrabox.com/docs/laravel-datatables )
2323
24- ## NOTE
25-
26- This version is still on experimental stage.
27-
2824## Quick Installation
2925
3026` composer require yajra/laravel-datatables-export -W `
You can’t perform that action at this time.
0 commit comments