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
395 stars 136 forks source link

Add config file to choose table name #5

Closed fabbrikk closed 10 years ago

fabbrikk commented 10 years ago

Why not add a config file to choose the name of the resulting table?

billmn commented 10 years ago

Already done in this PR https://github.com/Torann/laravel-currency/pull/17

You can close this issue