Use locales for numbers and currency.

This commit is contained in:
2025-01-04 12:09:37 +01:00
parent 644adad9c3
commit 5b00aa8bb2
3 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ APP_TIMEZONE=UTC
APP_URL=http://localhost
APP_LOCALE=en
APP_CURRENCY=EUR
APP_FALLBACK_LOCALE=en
APP_FAKER_LOCALE=en_US