DEV
Home About Services Projects Blog Contact
Hire me
Blog

Articles & Tutorials

Discover my articles on web development, SEO and digital marketing.

Clean Code in PHP/Laravel: The 8 Rules That Transformed My Code
Laravel & PHP

Clean Code in PHP/Laravel: The 8 Rules That Transformed My Code

I joined a Laravel project with 15,000 lines of code in a single controller. No exaggeration. That day, I understood that writing code that works and writing good code are two very different things. Here are the rules I now apply systematically.

22 Jul 2025 3 min 5898
Dockerizing Your Laravel Application in 2025: Zero Pain, Zero Surprises
DevOps & Déploiement

Dockerizing Your Laravel Application in 2025: Zero Pain, Zero Surprises

"It works on my machine" — if you've ever said this, this article is for you. Docker eliminates that problem once and for all. And with Laravel, it's simpler than you think.

05 Apr 2025 3 min 4100
Building a Robust REST API with Laravel 11: The Complete Guide
Laravel & PHP

Building a Robust REST API with Laravel 11: The Complete Guide

Want to build a professional REST API with Laravel 11? In this guide, I walk you through architecting, securing, and optimizing your API — with real code, no fluff.

15 Jan 2025 4 min 3215
Écrire sur WhatsApp