Support the ongoing development of Laravel.io →
posted 9 months ago
Mail
Last updated 9 months ago.
0
moderator

Hello @netm

I personal don't have any experience with using SES.

Did you follow the steps from the documentation? https://laravel.com/docs/10.x/mail#ses-driver

0
Solution

So it turned out that when I installed AWS-SDK_PHP with 'composer install AWS-SDK_PHP' it picked a 2.8x version. I had to delete Guzzle and AWS-SDK_PHP and install AWS-SDK_PHP fresh with dependencies and it stepped it up to 3x which now works !

composer require "aws/aws-sdk-php:3.*" --update-with-all-dependencies

tvbeek liked this reply

1
Solution selected by @netm

Sign in to participate in this thread!

Eventy

Your banner here too?

netm netm Joined 2 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.