You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @reginaldojunior
It is not a feature that I would like to implement because it depends on the value of each currency and for that would require an external api for such integration.
What are your think about an class and method to conversion exchange money using any API. For example.
echo Money::conversion('4.00', 'BRL', 'US);
// $ 12.00
The text was updated successfully, but these errors were encountered: