#eKutivaSolutions ###eKu-Core
You can install this package via composer using this command:
composer require ekutivasolutions/eku-coreNext, you must install the service provider:
// config/app.php
'providers' => [
...
eKutivaSolutions\Core\Providers\CoreServiceProvider::class,
];If you discover any security related issues, please email info@sekutivasolutions.com instead of using the issue tracker.
eKutivaSolutions is a Mozambican agency that develops web applications. Find more info on our website.
The MIT License (MIT).