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…
Tag: aws
ec2-user, apache and WordPress user:group permissions on Amazon Linux 2
There is a very (in)famous permissions glitch or settings if you host your WordPress website on Amazon Linux instance. If you keep user:group permissions to default ec2-user:apache then you are able to login to sftp and download upload files just…