我已经在这个问题上坚持了足够长的时间了,基本上我想尝试使用 Shopware 6 作为 PWA。
为了安装商店软件,我使用Valet和 Git。
但我永远无法以正确的方式使用 install Shopware6,因为我总是遇到相同的错误:
这就是我安装 Shopware6 的方式:
克隆 git repo -->https://github.com/shopware/product;
光盘/制作;-composer install(安装依赖项)
./bin/console system:setup - 在此步骤中,我被要求输入一些数据:
应用环境[dev]://dev;
安装 Shopware 6 后,我将访问生产/公共来创建代客链接(虚拟主机)。
valet link production.test
Run Code Online (Sandbox Code Playgroud)
我在http://product.test上访问我的虚拟主机
此时我总是收到上述错误:无法找到请求匹配的销售渠道:http://product.test/”。请确保域名映射正确。