michaeldouglas/mservice

Laravel框架的服务抽象

1.2 2018-09-14 14:39 UTC

This package is not auto-updated.

Last update: 2024-09-23 06:45:46 UTC


README

需求

  1. Laravel 5.2+

安装库

在项目文件夹中运行

$ composer require michaeldouglas/mservice

配置服务提供者

在文件 config\app.php 中的 providers 下放置代码

 MichaelDouglas\MService\MServiceServiceProvider::class