M

Suivez nous

Beginner’s Guide Magento #01: Structure and Core Principles

Beginner’s Guide Magento #01: Structure and Core Principles

Let’s be honest: the first time you open a Magento project, you only want one thing… run as far away from the computer as possible. XML everywhere, folders in every direction, the whole thing looking like something straight out of a James Wan movie. But don’t worry....
Magento 2: cache:clean, cache:flush, and setup:upgrade – Understanding and Optimizing Their Usage

Magento 2: Mastering Type and VirtualType in di.xml

One of the key pillars of Magento 2 is its Dependency Injection (DI) system.Thanks to it, the platform remains flexible and scalable. However, this system relies on a set of sometimes mysterious files — the famous di.xml files. These files contain the configuration...