-
I have installed "maatwebsite/laravel-nova-excel": "^1.3" into Laravel 10 / php 8.2/ nova 4.27 app
and I added DownloadExcel method into actions methods of Users resource.
It works ok, but I also n…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you u…
-
So when I export two specific collections within my Statamic project I get the following errror, the same errors happens when i try to export as.xlsx instead of .csv
### Project info:
**Statamic v…
-
- [ ] Import Excel (lepaskan relasi)
- [ ] Export Excel (perbaiki tambhan judul + no, lepaskan relasi)
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [x] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you u…
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
Hello,
I am experiencing an issue with PhpSpreadsheet when saving an Excel file. The problem is that some rows in the saved file are hidden, even though they are not supposed to be.
```
- [V] a…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
### Description
The following code:
```php