mardi 13 octobre 2020

S3 bucket is not allowing to upload files in laravel

We are trying to upload file on amazone s3 bucket but it is not working . File delete and read work fine . but upload not working.

 $url = Storage::disk('s3')->url('bulk_pdf_consignments/manifest' . $this->manifest_id . '_.pdf', fopen($bulk_pdf, 'r+'));

I think we need add policy but don't know about it.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/34P0ikU
via IFTTT

Aucun commentaire:

Enregistrer un commentaire