Replies: 1 comment
-
|
Thanks for the kind words. Always puts a smile on my face to hear others enjoy the package. I honestly haven't touched the code for this feature of the package in a while, so memory is a bit fuzzy here. These two places should be responsible for storing files on S3.
As we're using the AWS SDK in node, I'm sure there's a way to pass the visibility to the Do you have the capacity to contribute this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Thanks for this amazing package - it's very helpful to use in Laravel Vapor!
I'm using a conversion of a page to a PDF. It works great - however, the file is always marked as
privatein AWS. I have thevisibilityon my S3 driver topublic. Does this package follow the same properties as the S3 config, or would there be room for a third argument tosaveToS3()to determine the visibility status? Any ideas here?Beta Was this translation helpful? Give feedback.
All reactions