We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
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);
Aucun commentaire:
Enregistrer un commentaire