diff --git a/extend/catcher/command/MigrateCreateCommand.php b/extend/catcher/command/MigrateCreateCommand.php new file mode 100644 index 0000000..e502889 --- /dev/null +++ b/extend/catcher/command/MigrateCreateCommand.php @@ -0,0 +1,10 @@ + + * @copyright By CatchAdmin + * @license https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt + */ diff --git a/extend/catcher/command/MigrateRollbackCommand.php b/extend/catcher/command/MigrateRollbackCommand.php new file mode 100644 index 0000000..17efe1c --- /dev/null +++ b/extend/catcher/command/MigrateRollbackCommand.php @@ -0,0 +1,10 @@ + + * @copyright By CatchAdmin + * @license https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt + */ diff --git a/extend/catcher/command/stubs/migrate.stub b/extend/catcher/command/stubs/migrate.stub new file mode 100644 index 0000000..f11d29a --- /dev/null +++ b/extend/catcher/command/stubs/migrate.stub @@ -0,0 +1,33 @@ +