-
## Version information
- Laravel: v5.8.15
- Voyager: v1.2.6
- PHP: 7.3.1
- Database: . MySQL 5.7.24
## Description of feature
datatables provide a multiple filtration to the table whic…
-
Laravel version : v8.83.4
fast-excel version : v3.2.0
Hello,
When using the download method, I was expecting to have a file named after the download parameter (here in the example export_test.x…
-
How to reproduce the issue:
1. Create a new excel document.
2. Name a range of values (e.g. list).
3. Set the validation of a cell as "List" and enter "=list".
4. Open the file with phpexcel and expor…
-
This is:
```
- [x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSp…
-
Hello,
after a composer update I saw an abandoned notification for box/spout. After some research I saw that the package was used by rap2hpoutre/fast-excel which is used in this package. They upgra…
-
Hi, I get the following error when I try to install this package on Laravel 5.3
PHP Fatal error: Call to undefined method Illuminate\Support\ServiceProvider::boot() in /Users/kevinpeters/Sites/famou…
-
I would like to perform additional formatting and transformations on the data shown in Nova's table before it exported to an excel spreadsheet. Is there a way to pass a transformer class or any other …
-
Dear Sebastian,
I was just wondering what is your choice of CRUD and Grids in general? And will one be eventually integrated in L51ESK?
I come from Yii2 framework and miss things like [Gii code gener…
-
Is it possibile to use custom blade view?
-
As some functions in maatwebsite/excel 3.0 have been deprecated e.g. create()
this package is not compatible.
I have to revert back to an older version of maatwebsite/excel
pls add it in the min …