centralbank/exchangerates

Modified Central Bank of Myanmar Exchange Rates API Laravel Package

v1.0.0 2022-06-06 16:13 UTC

This package is auto-updated.

Last update: 2024-04-08 13:58:14 UTC


README

#SaveMyanmar

Modified Central Bank of Myanmar Exchange Rates API Laravel Package

Version - 1.0.0

Contact me - heinthuya12@gmail.com

Donation:

Wave Pay (Hein Thu Ya) - 09790571132


Installation

Requrie: PHP-7.4 or Higher | Laravel 8.0 or Higher

composer require centralbank/exchangerates

If you want to register it yourself, add the ServiceProvider in config/app.php:

'providers' => [
    Centralbank\Exchangerates\ExchangeRatesServiceProvider::class
]

To publish the config, run the vendor publish command:

php artisan vendor:publish --provider="Centralbank\Exchangerates\ExchangeRatesServiceProvider"

This will create a new config file named config/exchangerates-api.php


API Route - yourdomain.com/api/exchange-rate