Replies: 1 comment 1 reply
-
PR #2326, responding to issue #2249, was added just over a year ago to permit saving to S3. I don't have any way to verify it, but the PR's creator and others confirmed that it worked correctly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have to save generated Excel files to a S3 bucket instead of local storage. I am considering using the storage abstraction library https://flysystem.thephpleague.com
Is there any possibility to manage the way to save a file or the only solution is to save the file locally ?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions