-
i'm using laravel 10 and just install the package and try, but got this error, please help me
```
D:\website8\htdocs\laravel\projectone>composer require mrdebug/crudgen --dev
./composer.json has …
-
### Prerequisites
* [ ] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
* [x] Checked that your issue isn't already filed.
* [x] Checked if…
ghost updated
11 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 u…
-
### 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…
-
I am exporting using Fast Excel, however, it is showing this warning `The number in the cell is formatted as text ... `. I tried by casting the text to `intval` and `floatval` but still the same issue…
-
How to solve this error in my laravel ?
Error
Class "bfinlay\SpreadsheetSeeder\Tests\Workaround\RefreshDatabase\RError
Class "bfinlay\SpreadsheetSeeder\Tests\Workaround\RefreshDatabase\Refresh…
-
### 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…
-
- Laravel Version: 10.30.1
- Nova Version: 4.29.2
- PHP Version: 8.2
On Vapor, `ExportAsCsv` only works with CSV.
Locally, it works with both CSV and Excel.
```php
public function actions(No…
-
### 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…
-
In order to facilitate the use of a jquery plugin that implements an ajax like downloading experience:
http://johnculviner.com/jquery-file-download-plugin-for-ajax-like-feature-rich-file-downloads
Th…