8 lines
218 B
Plaintext
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>
|