First attempt to blogging my thoughts and experiences
Let me know what you think
Running Multiple PHP Versions on a Single EC2 Instance
www.moisis.dev/articles/running-multiple-php-versions-on-a-single-ec2-instance
#docker #php #aws #laravel
Have you tried the PHP Dumper Docker extension yet?
It lets you use dd/dump functions and view results directly in Docker Desktop. Plus, your app doesn't even need to run in Docker! Tons of cool features - go check it out!
hub.docker.com/extensions/artifision/php-dumper-docker-extension
#PHP #Docker #Laravel