Files
guides/projects/priceservice/vendor/symfony/maker-bundle/config/help/MakeUser.txt
2026-06-03 22:05:20 +02:00

8 lines
335 B
Plaintext

The <info>%command.name%</info> command generates a new user class for security
and updates your security.yaml file for it. It will also generate a user provider
class if your situation needs a custom class.
<info>php %command.full_name% User</info>
If the argument is missing, the command will ask for the class name interactively.