Zero-Downtime Deploys on a Single VPS
A boring, reliable deploy pipeline for a Laravel site on one VPS: atomic releases, health checks, cached config and a rollback that takes ten seconds.
2 min read
Read
Tag
3 articles tagged Laravel.
A boring, reliable deploy pipeline for a Laravel site on one VPS: atomic releases, health checks, cached config and a rollback that takes ten seconds.
How this blog models a three-level category tree with an adjacency list, cached depth/path columns and a single scope that returns every post under a branch.
Why Filament replaced a hand-rolled admin in a week: resources, relation managers, media uploads and a tree-aware category select — with the trade-offs I hit along the way.