michaeldouglas/mservice

Services abstraction for Laravel Framework

Maintainers

Package info

github.com/michael158/MService

pkg:composer/michaeldouglas/mservice

Statistics

Installs: 246

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.2 2018-09-14 14:39 UTC

This package is not auto-updated.

Last update: 2026-04-06 13:49:22 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