benjamin345's avatar

benjamin345 wrote a reply+100 XP

1mo ago

automatically currency rate conversion in laravel models

You can also take a look at Laravel Swap (https://github.com/florianv/laravel-swap) for exchange rate retrieval and currency conversion in Laravel.

benjamin345's avatar

benjamin345 wrote a reply+100 XP

1mo ago

Laravel currency conversion

You can also take a look at Laravel Swap (https://github.com/florianv/laravel-swap) for exchange rate retrieval and currency conversion in Laravel. It integrates nicely with geolocation-based pricing flows like this.