Skip to content

Remove default "public" visibility attribute#147

Open
antoniovazevedo wants to merge 1 commit intoInfinetyEs:masterfrom
PM-Consulting-Energy:master
Open

Remove default "public" visibility attribute#147
antoniovazevedo wants to merge 1 commit intoInfinetyEs:masterfrom
PM-Consulting-Energy:master

Conversation

@antoniovazevedo
Copy link
Copy Markdown
Contributor

Currently the visibility of the files is hard coded as public.

The config on Laravel's filesystem disks already specifies a visibility attribute.
Therefore, I think it would be best for this package to leave the visibility of the files up to the disk config.

The result is files are uploaded to the disk with the visibility specified on the disk config.
In the current version it is not possible to upload files with visibility set as "private", which is what I need in my use case.

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