2
0
Jeremy Zheng 6084f2765c :fire: remove grpc support 2 жил өмнө
..
.gitignore 2129390db8 :hammer: create morus & lily image build scripts 2 жил өмнө
README.md 914a4eec8d create 2 жил өмнө
client.php 2129390db8 :hammer: create morus & lily image build scripts 2 жил өмнө
composer.json 6084f2765c :fire: remove grpc support 2 жил өмнө
index.html ae5cb6e7ee create 2 жил өмнө
morus.php ae5cb6e7ee create 2 жил өмнө

README.md

raw php fcgi

api 入口文件 morus.php

启动

php -S localhost:8080

测试

http://localhost:8080

laravel 设置样例

MORUS_GRPC_HOST="http://localhost:8080/morus.php"

MORUS_GRPC_PORT 弃用