Writing on software development and company building.

All of my long-form thoughts on programming and more, collected in chronological order.

Deploy a Laravel app with Reverb Workers and Kamal

Step-by-step instructions for deploying a production-ready Laravel application using Kamal, with detailed solutions for real-time communication via Reverb Workers and job queues. Learn how to handle SSL termination, Docker containerization, and environment configurations—a practical guide born from real implementation challenges.