Basic and Advanced Sylius Routing

1 · Alan Storm · May 7, 2019, 11:29 a.m.
This entry is part 7 of 7 in the series Sylius for Magento and PHP Developers. Earlier posts include Five First Impressions of the Sylius eCommerce System, Symfony's Service Container, Symfony: Autowiring Services, A Brief Look at Every Symfony Service Configuration, Symfony Routes and Stand Alone Controllers, and Symfony Routing Configuration Keys. This is the most recent post in the series. So far in this series, we’ve been putting our route configuration in the config/routes.yaml files. When ...