zhuyanhai/microservice

服务于第三方的微服务框架

1.0 2017-04-16 12:04 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:33:37 UTC


README

  • 服务于第三方的微服务框架;
  • 完善中......

Installation

composer require "zhuyanhai/microservice:dev-master-ms" -vvv

Usage

配置(以 laravel 为例)

    修改 env
        

基本使用:

<?php