Replies: 1 comment
-
PhpSpreadsheet is only able to read the spreadsheet if it's on disk. When the import is done, the copy gets deleted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Good job with this dependency, I want to do what the title says, because with each import the dependency store a copy of that excel file in app/storage/framework/laravel-excel, and this will fill the entire hard disk, how can I avoid this?
Beta Was this translation helpful? Give feedback.
All reactions