michaeldouglas/mservice

Services abstraction for Laravel Framework

Installs: 246

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/michaeldouglas/mservice

1.2 2018-09-14 14:39 UTC

This package is not auto-updated.

Last update: 2025-12-29 12:42:07 UTC


README

Requirements

  1. Laravel 5.2+

Install Library

in folder of project run:

$ composer require michaeldouglas/mservice

Configure Service Provider

In file config\app.php inside providers put the code:

 MichaelDouglas\MService\MServiceServiceProvider::class