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
392 stars 137 forks source link

Request : currency()->getCurrencySymbol(); #35

Closed kzorluoglu closed 8 years ago

kzorluoglu commented 8 years ago

Hi, Can we create functional currency()->getCurrencyCode()? then we can short method have show for current symbol.

kzorluoglu commented 8 years ago

currency()->getCurrencySymbol() I have found , the User Guide -> Methods document must update.

sadiss commented 7 years ago

have you found symbol method?