LaravelPackages.net
Acme Inc.
Toggle sidebar
helaplus/laravelmifos

:package_description

106
0
v0.2.7
About helaplus/laravelmifos

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

Laravelmifos

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 [email protected] instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.

Comments