-
# PowerGrid Bug Report
Thank you for reporting a bug and helping us to improve PowerGrid!
## Guidelines
` š ` We use GitHub Issues exclusively for tracking bugs and unexpected software ā¦
-
### 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ā¦
-
I have a field in my table called "newsletter". It returns a 1 for true. The field is a tinyint(1) created via a migration script.
This in my detail view for my resource:
```
Boolean::make('Subā¦
-
* PHP version: 8.1.9
* Laravel version: 9.52.16
* Nova version: 4.32.9
* Package version: 1.3.6
### Description
Since I updated my version of Nova to version 4.32.9 (Silver Surfer), Excel datā¦
-
I have to export big data in excel. So I am trying to queue query so that i can store exported file. but when i run queue to export excel, It stopped without completing the task.
In controller:
(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 usingā¦
-
I dont know hot to add column search on rendering datatable
i need the server side because i want to export the data into pdf and excel
thankyou
### this is my server side datatable
publicā¦
-
- Laravel Version: 5.7.16
- Nova Version: 1.2.0
- PHP Version: 7.2.10
### Description:
When running a nova action, target models chunks into per 200 records, and we have no way to group actionā¦
-
### 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ā¦