In the documentation of creating user https://stack.sylius.com/cookbook/admin_panel/security#create-a-user-entity , we are creating user from command bin/console make:user .
In monofony iirc the sylius user bundle was reused. Question is can we use sylius/user-bundle or other bundles to make this happen ?
In the documentation of creating user https://stack.sylius.com/cookbook/admin_panel/security#create-a-user-entity , we are creating user from command
bin/console make:user.In monofony iirc the sylius user bundle was reused. Question is can we use sylius/user-bundle or other bundles to make this happen ?