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

Use url config value to generate disk url #47

Merged
merged 1 commit into from
Nov 25, 2016

Conversation

sebdesign
Copy link
Contributor

Add the ability to set a custom url for a disk.
This feature has landed on laravel 5.3, and this commit allows to use
it on any compatible version.

See laravel/framework#16281 for details and use
cases.

Add the ability to set a custom url for a disk.
This feature has landed on laravel 5.3, and this commit allows to use
it on any compatible version.

See laravel/framework#16281 for details and use
cases.
@frasmage frasmage merged commit ad284c5 into plank:master Nov 25, 2016
@frasmage
Copy link
Collaborator

Looks good!

@frasmage
Copy link
Collaborator

Just thought of something. Could this apply to cloud disks as well?

@sebdesign
Copy link
Contributor Author

I'm not sure, I've never used cloud drivers. I know that laravel's adapter supports it in some cases. See https://github.com/laravel/framework/blob/5.3/src/Illuminate/Filesystem/FilesystemAdapter.php#L279

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