All posts

#PHP

4 posts

Jun 27, 2026 4 min read

Docker for PHP and Laravel Developers โ€” Dockerfile and Compose from Scratch

A practical guide to writing Dockerfiles and docker-compose.yml files for PHP and Laravel. Multi-stage builds, MySQL, Redis, and...

Docker PHP Laravel
Apr 19, 2026 6 min read

We Built CartRecovr: An Abandoned Cart Recovery Plugin for WooCommerce

CartRecovr captures abandoned WooCommerce carts and sends automated recovery emails with one-click cart restore. Free on...

WordPress WooCommerce PHP
Apr 3, 2026 3 min read

Why I Built a Simple Invoicing Tool for Freelancers

After 14 years of freelancing and trying every invoicing app out there, I built my own. Professional PDFs, client management,...

PHP Invoicing Freelancing
Apr 3, 2026 3 min read

Why I Chose Flat-File Over WordPress for This Blog

After years of building WordPress sites for clients, I went the opposite direction for my own blog. Here is the reasoning, the...

PHP Architecture WordPress