初始化提交

This commit is contained in:
2023-02-17 17:10:16 +08:00
commit 4ca844f470
152 changed files with 20390 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# 描述
肝胆相照互联网医院,患者、医生、药师端小程序后台api接口项目
# 要求
- 框架 >= hyperf3.0.0
- PHP >= 8.0
- Swoole PHP extension >= 4.5,and Disabled `Short Name`
- OpenSSL PHP 拓展
- JSON PHP 拓展
- PDO PHP 拓展 (If you need to use MySQL Client)
- Redis PHP 拓展 (If you need to use Redis Client)
# 启动方式
$ php bin/hyperf.php start
$ 访问`http://localhost:9501/`