Closed madsem closed 4 years ago
Unfortunately, that's not part of the package.
@denisdulici thanks! But I solved it by doing money(...)->getAmount()
& money(...)->getValue()
But now that you say this isn't supported, I'm wondering if that isn't correct?
Great package, thanks for the hard work.
I don't understand how to convert full currency amounts like
12.67
to int1267
, or is that not part of the library?