Technical Blog
Thoughts, tutorials, and insights on software engineering, web development, and the tech industry.

Laravel7 min read
Supercharge Your Laravel Apps with the Concurrency Facade
Learn how to dramatically improve performance in Laravel 12 by executing multiple tasks simultaneously with the new Concurrency facade
December 2025Read More

laravel11 min read
How to Set Up Xdebug with Laravel Herd and PhpStorm on macOS
A complete, step-by-step guide to configure Xdebug for debugging Laravel applications using Herd and PhpStorm. Includes solutions to common issues like HTTPS port configuration.
December 2024Read More