![]() |
Unable to upload images to AWS S3 using Code Igniter 4 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Unable to upload images to AWS S3 using Code Igniter 4 (/showthread.php?tid=80689) |
Unable to upload images to AWS S3 using Code Igniter 4 - Tesz - 12-02-2021 We were trying to use AWS Cloud Front CDN for a long time now, in vain. Our platform is in CodeIgniter 4 framework. We were trying to upload files to AWS S3 and it is not working. The libraries that are available works only with CI3. We have followed the documentation mentioned in AWS and many other site and it is not working out. https://docs.aws.amazon.com/aws-sdk-php/v2/guide/installation.html https://www.tutsmake.com/upload-file-to-amazon-aws-s3-bucket-in-codeigniter/ https://forum.codeigniter.com/thread-79469.html Can anyone help please? RE: Unable to upload images to AWS S3 using Code Igniter 4 - kenjis - 12-02-2021 I recommend you show what you did exactly, and what you got exactly. |