The Code Log

Welcome to my blog, a space where I share insights, lessons, and best practices from building secure, scalable web applications and SaaS solutions. From tackling complex development challenges to exploring modern tools, frameworks, and security techniques, this is where I document what works, what doesn’t, and how to create high-performance digital products that deliver real business impact.

Harden Your Laravel Server in Minutes With SIGIL - A Practical Guide

Most security guides stop at your application code. SIGIL goes further, it scans your Nginx config, Docker setup, PHP settings, and database for the misconfigurations that actually get servers compromised. This guide walks you through installing it, running your first audit, and letting it fix what it safely can.

Mar 20, 2026

Running Multiple Laravel Apps on One VPS with Docker Compose

Learn how to create a robust local development environment for multiple PHP applications using Docker Compose, complete with shared Nginx proxy and isolated databases.

Sep 26, 2025

The Government Is Spying on You: ICE's Dangerous New Spyware Contract Explained

The U.S. government has reactivated a $2 million spyware contract with Paragon Solutions, raising serious concerns about mass surveillance. This post breaks down how ICE could use these tools against Americans and how you can defend your privacy.

Sep 7, 2025

How to Set Up a Local Laravel Development Environment with Docker

Learn how to create a dynamic sitemap generator in Laravel that automatically updates based on your site's content. In this post, I’ll walk you through the steps to build a flexible and efficient solution that keeps your sitemap current with minimal effort, improving SEO and site navigation

Sep 3, 2025