Skip to content
#

Laravel

laravel logo

Laravel is a popular PHP framework, used for the development of MVC web applications.

Here are 26,283 public repositories matching this topic...

core
rob006
rob006 commented Jul 2, 2021

Polish language uses space as thousands separator, so 100000 should be formatted as 100 000. But it looks like formatNumber() has really simple implementation with hardcoded comma as separator:

https://github.com/flarum/core/blob/d4e3254395fa03a0653218a543e23ad9de76ae77/js/src/common/utils/formatNumber.ts#L9-L11

It may be a good idea to switch to something like [Intl.NumberFormat](ht

Created by Taylor Otwell

Released June 2011

Organization
laravel
Website
laravel.com
Wikipedia
Wikipedia

Related Topics

framework php