开始使用数据库迁移工具安装数据库;

This commit is contained in:
2022-04-19 11:04:00 +08:00
parent 18431fcf0e
commit 82e30f819e
3 changed files with 112 additions and 2 deletions

View File

@@ -30,7 +30,8 @@
"zhongshaofa/easy-admin": "^1.0.2",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.4",
"phpoffice/phpspreadsheet": "^1.22"
"phpoffice/phpspreadsheet": "^1.22",
"topthink/think-migration": "^3.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",