This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
BSD 2-Clause "Simplified" License
395
stars
136
forks
source link
Currency is not persistent #94
Open
shahidkarimi opened 6 years ago
The currency works fine as long as there is ?currency=GPB in the URL otherwise it goes to default currency. How to make it persistent?