Dependency aggregator for Laravel Enso.
The package is used to pull and integrate a series of other necessary packages.
- install the package with composer
composer require laravel-enso/coreplus
- include its the service provider in
config/app.php
, inside the providers array
The package must be installed on top of Laravel Enso Core
are welcome. Pull requests are great, but issues are good too.
This package is released under the MIT license.