Commands Table of Contents Classes MakeMigrationCommand class responsible for generating new migration files. MigrateHandles database migration commands for the CLI. MigrationRollbackHandles the rollback of database migrations via the CLI. ×