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

Allow scoped disks to be scoped from other scoped disks #54124

Merged

Conversation

willrowe
Copy link
Contributor

@willrowe willrowe commented Jan 8, 2025

This allows a scoped disk to be scoped from another disk that is scoped itself. When working in nested sub-directories of a disk, this would allow nested on-demand disks to be created and make it much easier to keep track of the current path and avoid errors that can be introduced when building out paths manually for each call to methods like put, get, files, etc.

@taylorotwell taylorotwell merged commit 70bbb85 into laravel:master Jan 9, 2025
27 checks passed
@willrowe willrowe deleted the feature/scoped-disk-from-prefixed-disk branch January 9, 2025 20:05
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