IPERAMUNA.COM

Latest Articles

Thoughts, tutorials, and insights on Laravel, PHP, and software architecture.

Feb 11, 2026

Managing Dev and Production Composer Packages: A Global Configuration Approach

Learn how to seamlessly switch between local development and production Composer packages using global configuration. Maintain clean composer.json files while developing packages alongside your main application.

Read Article