Welcome Guest, Not a member yet? Register   Sign In
Need help connecting to Amazon S3 storage
#5

Hi Craig, Tried the putObject() but I still get this memory error.

$aws->putObject(['Body' => $file,
'Bucket' => $bucketName,
'Key' => $uploadName,
'ACL' => 'public-read']);
Reply


Messages In This Thread
RE: Need help connecting to Amazon S3 storage - by chakycool - 06-23-2021, 03:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB