Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: refactoring

Technical writings, opinionated architectures, and development guides tagged with refactoring.

Articles3
Est. Read Time24 mins
Categories1
Featured0
Jul 202613m read

Strangling Procedural Legacy PHP into Laravel

Replace a procedural PHP monolith with Laravel one route at a time. Nginx ingress, session bridging that actually works, and Eloquent on a legacy schema.

Jan 20234m read

Reducing code duplication

Learn to reduce code duplication in Laravel using artisan commands and services for better code quality.

Nov 20227m read

Fun with Refactoring

Master the art of Laravel refactoring with Laravel Shift Blueprint, optimizing code for improved performance and management in a real-world Laravel project.