harikt / dms-illuminate-container
The integration package with dms and illuminate container
0.0.3
2018-01-16 18:28 UTC
Requires
- dms-org/core: ^0.8
- illuminate/container: 5.5.*
Requires (Dev)
- phpunit/phpunit: ^6.0
This package is auto-updated.
Last update: 2024-11-07 21:20:11 UTC
README
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.
- alias
- makeWith
- getIlluminateContainer
Installation
composer require harikt/dms-illuminate-container
License
MIT