在原则配置文件中,当我使用"sylius_shop_user“作为表名时,它表示该表已经存在。The table with name 'sylius_dev.sylius_shop_user' already exists.当我想重写shop_user模型的类时,我得到以下错误:Unrecognized option "shop_user" under "sylius_core.resources"
我想覆盖位于vendor/sylius/sylius/src/Sylius/Bundle/WebBundle/Resources/views/Backend/ProductArchetype/productIndex.html.twig我用Sylius v0.17.0 standard edtion怎么解决呢?
所以我找到了最新版本的包装者:但我有个错误:
ParameterNotFoundException in ParameterBag.php line 106: The service "sylius.translatable.listener" has a dependency on a non-existent parameter "sylius.translati
我正在尝试运行Sylius的演示插件,如下所示:ChannelNotFoundException: Channel could not be found!-
in D:\WebRoot\sylius\DemoPlugin\vendor\sylius\sylius\src\Sylius\Component\Channel\Context\CompositeChannelContext.phpin D:\WebRoot\sylius\DemoPlugin\