As a freelancer, I've been provided with following details to deploy the application to their sever.
Server DNS: xxx-x-xx-xxx-x.eu-west-2.compute.amazonaws.com
DB: xxxxxxxx.xxxxxxxx.eu-west-2.rds.amazonaws.com
user: xxxxxxxxxx
password: xxxxxxxxxx
I've already read the putty and laravel docs regarding this but still couldn't figure out a way to deploy the laravel application from localhost (on windows) to the AWS with the above provided details. Any help is appreciated, thanks!