Florian Laabs
Results
2
issues of
Florian Laabs
I try to use to add the RequestAuthorizationMiddleware for some controller in my application in cake 4. In the [Authorization Middleware](https://book.cakephp.org/authorization/2/en/middleware.html) i see a code block like this: ```php $middlewareQueue->add(new...
enhancement
### PHP Version 8.1 ### Shopware Version 6.5.5.1 ### Expected behaviour The theme:dump command must dump all configurations from all themes from all sales channels. ### Actual behaviour The theme:dump...
Bug