19 lines
474 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 描述
肝胆相照互联网医院患者、医生、药师端小程序后台api接口项目
# 要求
- 框架 >= hyperf3.0.0
- PHP >= 8.0
- Swoole PHP extension >= 4.5and 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
# 依赖
- 本地rabbitmqenv内配置
# 启动方式
$ php bin/hyperf.php start
$ 访问`http://localhost:9501/`