rap2hpoutre / fast-excel

🦉 Fast Excel import/export for Laravel
MIT License
2.08k stars 246 forks source link

Support for laravel filesystem #361

Open bobonov opened 3 months ago

bobonov commented 3 months ago

Probably it is me that I didn't sort out how to do, but it seems that direct support for laravel filesystem is missing. For export/import should be possible to use directly configured storage

aleedksa commented 2 months ago

@bobonov I am also here finding a way to store the sheets, as I am running this in queues, we can only set the laravel storage path to store the files locally but what about the other storge drivers like s3.