Hello,
I have to save generated Word 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