Laravel
Laravel in Kubernetes Part 6 - Deploying Laravel Web App in Kubernetes
In this post we will cover deploying our Laravel Web App inside of Kubernetes. This covers our main app and our migrations in Kubernetes. This post also assumes you have Dockerised your application, using Part 2 & Part 3 from this series. If not, and you have containerised your application,