#eKutivaSolutions ###eKu-Academic
You can install this package via composer using this command:
composer require ekutivasolutions/eku-academic
Next, you must install the service provider:
// config/app.php
'providers' => [
...
eKutivaSolutions\Academic\Providers\AcademicServiceProvider::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).