helaplus/laravelmifos

:package_description

v0.2.7 2022-12-14 13:56 UTC

README

Latest Version on Packagist Total Downloads Build Status StyleCI

This is where your description should go. Take a look at contributing.md to see a to do list.

Installation

Via Composer

$ composer require helaplus/laravelmifos

Usage

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}"

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author@email.com instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.