laravel-streams / streams-core

Streams is an open-source web application engine for Laravel.
https://streams.dev
Other
170 stars 99 forks source link

Currency formatting #676

Closed mharacewiat closed 5 years ago

mharacewiat commented 5 years ago

My custom point character was not working. Digging deeper I've found out it's not being read correctly from the config. I've encountered a typo-like error when formatting currency and here's a fix.