As I know in php the class name should not include lines and shopware takes the class name as the route to the controller’s action. Is it possible to have dashes in the route somehow and also have all letters be small?
As I know in php the class name should not include lines and shopware takes the class name as the route to the controller’s action. Is it possible to have dashes in the route somehow and also have all letters be small?