Jeremy Zheng 6084f2765c :fire: remove grpc support 2 years ago
..
.gitignore 2129390db8 :hammer: create morus & lily image build scripts 2 years ago
README.md 914a4eec8d create 2 years ago
client.php 2129390db8 :hammer: create morus & lily image build scripts 2 years ago
composer.json 6084f2765c :fire: remove grpc support 2 years ago
index.html ae5cb6e7ee create 2 years ago
morus.php ae5cb6e7ee create 2 years ago

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