Hello, World June 5, 2026 This is my corner of the internet. Expect notes on web development, design, and whatever I am building.
Top Open-Source Laravel Libraries for Building a Modern B2B SaaS A curated guide to essential open-source Laravel packages for authentication, multi-tenancy, billing, queues, monitoring, and more in B2B SaaS apps.
Laravel Performance Optimization: Caching, Indexing, Queues, and Octane Master Laravel performance with caching, database indexing, eager loading, Redis, queues, and Octane for high-speed applications.
Laravel OOP in Action: Building a Decoupled Payment Gateway A deep dive into applying object-oriented principles in Laravel to build a flexible, testable payment gateway integration.