harikt/dms-illuminate-container

The integration package with dms and illuminate container

0.0.3 2018-01-16 18:28 UTC

This package is auto-updated.

Last update: 2024-04-07 20:03:13 UTC


README

Build Status quality-score

When working with DMS, I noticed the container need to be used in scafolding from cli and also for web.

The web.laravel contains the implementation, so has copied from it with some additional methods and more tests.

  1. alias
  2. makeWith
  3. getIlluminateContainer

Installation

composer require harikt/dms-illuminate-container

License

MIT