I have created a laravel application and want to now push my code to a staging server.
In my amazon AWS account I have created an EC2 server, RDS and VPC. I have my code on my bitbucket account. All I want to do is push my code from bitbucket to my EC2 server. However, after looking for hours I cannot find a simple way to do this, and find it confusing.
Can someone please point me in the right direction?
Thanks