初始化提交
This commit is contained in:
@@ -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/`
|
||||
Reference in New Issue
Block a user