Containerising my Laravel website with Docker
Published on: Jul 29 2023
By: Krishnan Sethuraman
I recently containerized my Laravel website using Docker and Docker Compose so I could work across my Mac and Linux machines. Here's how I did it, step by step.
Deploying Docker Container to a LAMP Server (Ubuntu 18.04 with Apache)
Published on: Aug 15 2021
By: Krishnan Sethuraman
Setting up PhalconPHP with Docker
Published on: Aug 09 2021
By: Krishnan Sethuraman