Files
guides/projects/priceservice/vendor/symfony/maker-bundle/config/help/MakeMigration.txt
2026-06-03 22:05:20 +02: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>