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 弃用