新增LoadMigrationFiles事件,支持扩展提供的数据库迁移文件

This commit is contained in:
augushong
2024-10-15 18:06:25 +08:00
parent c79ad6b986
commit d0add06ca0
3 changed files with 20 additions and 0 deletions

View File

@@ -18,6 +18,9 @@ return [
'AdminLoginType' => [
],
'LoadMigrationFiles'=>[
]
],
'subscribe' => [