In this blog post I am going to show you to configure your Laravel application to send email with Amazon AWS SES (Simple Emailing Service). Prerequisites A working Laravel web applicaiton A working set of AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY required to…