helaplus/laravelmifos is a Laravel package for :package_description.
It currently has 0 GitHub stars and 106 downloads on Packagist (latest version v0.2.7).
Install it with composer require helaplus/laravelmifos.
Discover more Laravel packages by helaplus
or browse all Laravel packages to compare alternatives.
Last updated
This is where your description should go. Take a look at contributing.md to see a to do list.
Via Composer
$ composer require helaplus/laravelmifos
Add the following configs to .env
MIFOS_URL="{YOUR_MIFOS_URL}"
MIFOS_TENANT="{YOUR_MIFOS_TENANT}"
MIFOS_USERNAME="{YOUR_MIFOS_USERNAME}"
MIFOS_PASSWORD="{YOUR_MIFOS_PASSWORD}"
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
MIT. Please see the license file for more information.