mardi 15 octobre 2019

Change Permissions On File Uploaded to S3 From Laravel Storage

Is there any way to update specific files that are ALREADY uploaded to a bucket using Laravel Storage (S3 driver) so they are public readable?

For example:

Storage::disk('s3')->setToPublic($filename);


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire