Blog & Writing
Technical articles and insights I've published on various platforms. Click any article to read the full post on its original platform.
Medium Dec 15, 2024
Building Scalable APIs with Laravel
Learn how to design and implement RESTful APIs that can handle millions of requests using Laravel's powerful features.
Read on Medium
Dev.to Nov 20, 2024
Clean Architecture in PHP Applications
A practical guide to implementing clean architecture principles in your PHP projects for better maintainability.
Read on Dev.to
Medium Oct 10, 2024
Mastering Laravel Queues
Deep dive into Laravel's queue system for handling background jobs and improving application performance.
Read on Medium