Skip to content

zhengbinGitHub/HyperfClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

执行 php artisan vendor:publish --provider="LaravelHyperfClientRpcService\RpcServiceProvider"

调用 $method = 'calculator/add'; $params = ['a' => 12, 'b' => 10]; $result = app('hyperf-rpc-client')->callRpcMethod($method, $params);

About

laravel框架调用hyperf rpc服务

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages