-
- [ ] Import Excel (lepaskan relasi)
- [ ] Export Excel (perbaiki tambhan judul + no, lepaskan relasi)
-
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…
-
### 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 using…
-
### Summary of problem or feature request
When viewing the exported file, the Philippine Peso (₱) currency shows strange characters: `â,±`. I tried both `₱` and the `₱` but both of these are …
-
Is there any way to customize, for example: Alignment, type of data entered (text, number, general), cell coloring, etc.?
-
### 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…
-
Please use the below package to export the Laravel Excel.
https://docs.laravel-excel.com/3.1/getting-started/
1. Create a Company table. (No need to create whole crud functionality)
2. Give two e…
-
### 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…
-
## Requirement
When the frontend clicks on export, the backend should add an asynchronous export task. Once the task is completed, notify the download center for downloading.
Reference for the fun…