-
First step, just two methods:
- apply a style to all rows
- apply a style to header row
Something like `styleRows` and `styleHeader` (or maybe `rowsStyle` and `headerStyle`...)
See: http://…
-
Hi, I saw a few people asking but I did not see a full code example (sorry if I missed it). Could you please provide a full code example of how to append data to existing Excel file?
-
Hello.
When i try to install
whit this:
composer create-project krayin/laravel-crm
at the end when i run php artisan krayin-crm:install.
```
PHP Fatal error: Uncaught Error: Call to 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 u…
-
When I export my CSV file, I would like to export it as an UTF-8 encoded CSV file as you can do in Microsoft Excel and soforth.
### Package version, Laravel version
Laravel 4.2
### Expected beh…
stoll updated
5 months ago
-
### 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…
-
* [X] Checked that your issue isn't already filed.
* [X] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
* [X] Checked if no PR was submitted tha…
-
### What happened?
When i goto the page where i used the rappasoft/laravel-livewire-tables and i select the list and bulk action shown it works fine but if it is large then it is still processing the…
-
Hi, we've switched to this from Laravel Excel, but I've noticed that when I open a CSV file in a text editor, none of the values are wrapped in quotations. The only thing that's wrapped in quotes is t…
-
### Summary of problem or feature request
did i missed something, i followed the instructions [here](https://yajrabox.com/docs/laravel-datatables/master/quick-starter)
but it not rendered as i exp…