Search
Get Started
F
Filament
•
3y ago
Abi
format_money helper method returns incorrect value
Filament\Support\format_money(490, 'usd',100); //returns $4.00 instead of $4.90
Filament\Support\format_money(490, 'usd',100); //returns $4.00 instead of $4.90
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,357
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
Filament\Support\
format_money
(
490
,
'usd'
,
100
);
//returns $4.00 instead of $4.90
Filament\Support\
format_money
(
490
,
'usd'
,
100
);
//returns $4.00 instead of $4.90
Similar Threads
Problem in the format_money helper
F
Filament / ❓┊help
3y ago
money format
F
Filament / ❓┊help
3y ago
V4 Money Format TextInput?
F
Filament / ❓┊help
4mo ago
money() format on Infolist
F
Filament / ❓┊help
3y ago