Skip to content

Add note about S3 ACLs (12) #10694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

OmniTroid
Copy link

@OmniTroid OmniTroid changed the title Add note about S3 ACLs Add note about S3 ACLs (12) Aug 7, 2025
@taylorotwell
Copy link
Member

Every Laravel installation in the world that uses S3 needs this? Why would it not just be the default in laravel/laravel then?

@OmniTroid
Copy link
Author

OmniTroid commented Aug 8, 2025

Because it depends on the configuration of the S3 bucket. Buckets created before April 5th will work fine without the 'options', but buckets created after will require it (assuming buckets are created with default configuration, which is typically safe to assume...), which makes it seem pertinent to at least document. Would it be better to deduce the situation in code rather than assuming it via config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants