This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
Improve the docs on changing permissions/visibility of files #8
Comments
Found it! $filesystem->setVisibility('secret.txt', 'public'); |
We should probably improve the docs |
This was referenced Nov 30, 2017
@zoidbergwill I think this #30 could help :) |
Following code can 'upload the file as well as make it public" in single request to Google Storage.
Slightly bigger version of this reply can be found here.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The URL obtained by the method getUrl only works if the file is share publicly.
Is it possible to mark a file as public when uploading the file? or is there an alternative to access the file in some other way?
The text was updated successfully, but these errors were encountered: