Skip to content

make:migration

Create a new migration

Usage

make:migration [options] <name>

Arguments

Required arguments are marked with an asterik (*)

  • name* - The migration name

Options

Global

  • -V, --version - output the version number

  • -v, --verbose - Increase output level

  • -f, --force - Force the operation to run without asking for confirmation.

  • --linked - Works with the linked database instead of the local one.