You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are not on the latest version of this package, can you try and upgrade to 3.1.58 first to rule out it's related to any of the fixes that have been done.
Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
What version of Laravel Excel are you using?
3.1.56
What version of Laravel are you using?
10.48.20
What version of PHP are you using?
8.1.4
Describe your issue
I can import a CSV with headers like the example below with success, but when I queued it, it gives the error from title
This is the code I run for queuing that gives me the error. More context: I use ShouldQueue and ChunkReading
How can the issue be reproduced?
Just import a CSV with ShouldQueue, and ChunkReading
What should be the expected behaviour?
I expect to import without error throwing
The text was updated successfully, but these errors were encountered: