Skip to content

Conversation

MrTuffaha
Copy link

When using packages that adds a default prefix in filesystem config (example steffjenl/laravel-azure-blob-storage).

The FilesystemAdapter adds a "/" before the path as it only checks if prefix is set not also if its not empty, this may result in a url with double slashes "//".

this pull checks if prefix is not empty before combining it with path

@MrTuffaha MrTuffaha changed the title [12.x] check prefix not empty before concat with path [12.x] check not empty before concat url May 21, 2025
@MrTuffaha MrTuffaha marked this pull request as draft May 22, 2025 07:09
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.

1 participant