Skip to content

Exception thrown when trying to retrieve assets from prefix in S3 bucket #7455

Discussion options

You must be logged in to vote

Try removing the /myprefix part of the AWS_URL.

Instead, in your config/filesystems.php file for the S3 disk, add the root option:

'root' => 'myprefix',

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AndrewReid-Journey
Comment options

Answer selected by AndrewReid-Journey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants