You can look at the https://github.com/laravel/framework/tree/master/src/Illuminate/Mail/Transport There are different transports, you could probably create one for SES
hi @barryvdh i have this issue too. i want to use the AWS SES to send mails out from my website. but after implementing this http://laravel.com/docs/master/mail under SES driver it did not work "InvalidArgumentException HELP Invalid mail driver." ooh by the way i am using a laravel 4.2.17 please help.
Same with me..
exception 'InvalidArgumentException' with message 'Invalid mail driver.'
Laravel 4.2
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community