sylius系统api启用
生成api jwt secret
php bin/console lexik:jwt:generate-keypair
将用户加入到管理端api角色中
bin/console sylius:user:promote [email protected] ROLE_API_ACCESS --user-type=admin
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
生成api jwt secret
php bin/console lexik:jwt:generate-keypair
将用户加入到管理端api角色中
bin/console sylius:user:promote [email protected] ROLE_API_ACCESS --user-type=admin
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。