Principal Coder
Principal Coder
> This should work: > money(35.55, true, 'en_US.utf-8'); Same issue for this. 
> locale_set_default('en_US.utf-8'); same issue for this too.
 This is my Tinker result.
@TheWhichDoctor did you solve your issue?
Not working in Laravel 7.14.1 too
It was cache issue for me.
@visualNext did you solve issue?