Torann / laravel-currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
http://lyften.com/projects/laravel-currency
BSD 2-Clause "Simplified" License
390 stars 138 forks source link

few changes #163

Open dcyou opened 10 months ago

dcyou commented 10 months ago

When accepted will update the documentation: https://github.com/Torann/lyften.com/blob/master/source/projects/laravel-currency/_doc/commands.md

In a few words:

Solved some issues like: https://github.com/Torann/laravel-currency/issues/150 https://github.com/Torann/laravel-currency/issues/146 https://github.com/Torann/laravel-currency/issues/112 ...

And deprecated some PR: https://github.com/Torann/laravel-currency/pull/148 https://github.com/Torann/laravel-currency/pull/114 https://github.com/Torann/laravel-currency/pull/130 https://github.com/Torann/laravel-currency/pull/97

...