Looking to hire Laravel developers? Try LaraJobs

laravel-finnotech maintained by tedon

Description
A laravel bridge to Finnotech API.
Last update
2023/06/03 08:10 (dev-master)
License
Links
Downloads
3

Comments
comments powered by Disqus

Laravel Finnotech

A package to provide finnotech api and attach them to your existed entities.

Installation

In order to add the capability to your laravel application, you should require it via composer.

composer require tedon/laravel-finnotech

Publish configuration file

By publishing configuration file, it is possible to edit predefined custom shortcut macros.

php artisan vendor:publish --provider="Tedon\LaravelFinnotech\Providers\FinnotechServiceProvider" --tag="finnotech-config"

License

The Laravel Finnotech package is open-sourced software licensed under the MIT license.