IntlException Constructor failed #52161
Unanswered
mateusgalasso
asked this question in
Q&A
Replies: 1 comment
-
It seems like production is misconfigured |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Laravel Version
10.48.16
PHP Version
8.3.9
Database Driver & Version
Postgre 14 on Ubuntu
Description
whenever a package calls \Illuminate\Support\Number it gives this error
example \Illuminate\Support\Number::format($paginator->total())
This error is only occurring in production
follow the docker file
Have there been any recent updates to this package?
Steps To Reproduce
Unfortunately I can't replicate the error locally
Beta Was this translation helpful? Give feedback.
All reactions