Skip to content
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

[9.x] Use prefix for url when generating url for scoped disk #44330

Merged

Conversation

frankdejonge
Copy link
Contributor

The S3 adapter already had its own prefixing, the local prefixing for the generated URL is added in this PR. This fixes #44327.

@taylorotwell taylorotwell merged commit 7cb6dbf into laravel:9.x Sep 27, 2022
@frankdejonge frankdejonge deleted the issue-44327/prefix-generated-disk-urls branch September 27, 2022 19:54
@GrahamCampbell GrahamCampbell changed the title Fixed #44327: use prefix for url when generating url for scoped disk [9.x] Use prefix for url when generating url for scoped disk Nov 6, 2022
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.

Scoped Storage drivers returning incorrect url with url() function
2 participants