Files
awd/vendor/symfony/maker-bundle/config/help/MakeMigration.txt
2025-09-30 09:35:59 +01:00

8 lines
218 B
Plaintext

The <info>%command.name%</info> command generates a new migration:
<info>php %command.full_name%</info>
You can also generate a formatted migration with this option:
<info>php %command.full_name% --formatted</info>