I'm using Builder plugin to upload images, and I'm getting this error:
"Class 'League\Flysystem\AwsS3v3\AwsS3Adapter' not found"
Has anyone encountered this?
Thanks!
Install the required package
composer require league/flysystem-aws-s3-v3
And If you already installed it, Make sure you are installing to the right folder. check your application vendor folder and make sure the package is installed in it.