#eKutivaSolutions ###eKu-Core
You can install this package via composer using this command:
composer require ekutivasolutions/eku-core
Next, you must install the service provider:
// config/app.php
'providers' => [
...
eKutivaSolutions\Core\Providers\CoreServiceProvider::class,
];
If you discover any security related issues, please email [email protected] 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).