Migration CLI
Available Commands
Generators
Usage:
clear generate [flags...] [arg...]
Generate code automatically
Flags:
--help # Displays help for the current command.
--no-color # Cancel color output
--verbose, -v # Display verbose informations during execution
Subcommands:
migration # Generate a new migration
model # Create a new model and the first migration
new:kemal # Create a new project with KemalMigration
Last updated