Laravel is a great framework for PHP. We use it for a broad range of web applications.Follow our quick guide to get Laravel set up on your AWS Ec2 Linux instance. Check out Laravel's Documentation Install Laravel We’re going to use Git and Composer to do the heavy lifting for us. Git If you do…
Day: 27 May 2020
How to Install PHP 7.3 on AWS Ec2 Linux
Getting you Ec2 Instance set-up correctly from the outset saves you hours of keyboard smashing!PHP has been evolving rapidly lately, the current iteration is 7.4 and version 8 is not too far away.One of the challenges with these welcomed updates, is trying to keep up with them! Check out the latest PHP Releases How to…