Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel amazon s3 file upload

//must have
use IlluminateSupportFacadesStorage;

//needed
composer require --with-all-dependencies league/flysystem-aws-s3-v3 "^1.0"
Source by www.laravelcode.com #
 
PREVIOUS NEXT
Tagged: #laravel #amazon #file #upload
ADD COMMENT
Topic
Name
8+6 =