A Blog About Software Development And Life
Welcome to my blog. Subscribe and get my latest blog post in your inbox.
AI Will Not Replace Developers, But Developers Using AI Will Win
AI is everywhere now. Every developer is hearing about ChatGPT, p
OWASP in PHP: Simple Guide to Write Safer Code with Real Examples
When I build PHP applications, I do not only think about features
Design Patterns in PHP: Simple Guide with Real Examples for Beginners and Junior Developers
In our earlier discussions, we talked about Read more →
PSR in PHP: Simple Guide to Clean, Standard, and Professional Code
When I work in PHP, I do not treat code style as a small detail.
SDLC in PHP: Simple Guide to Understand Software Development Life Cycle with Real Example
When we build software, we should never start by writing code ran
SOLID Principles in PHP: Simple, Practical, and Easy to Understand with Real Code Examples
When I write PHP code, I do not only think about making it work.
How to Find and Fix Database Deadlocks in Laravel Apps
The Dreaded SQLSTATE[40001] Error
A few years ago, I was working on a high-traffic e-comm
Streaming Large CSV Exports in Laravel Without Memory Crashes
The Friday Evening Production Crash
A few years ago, I got an urgent support ticket on a