
Engineering
How to Deploy a PHP Application to Elastic Beanstalk with CircleCI
How to implement Continuous Deployment with PHP, CircleCI, and AWS.
How to implement Continuous Deployment with PHP, CircleCI, and AWS.
My app, built on the TraversyMVC framework and working perfectly locally, had a persistent 500 error in production. Here’s how I fixed it.