laravel-currency
laravel-currency copied to clipboard
Currency is not persistent
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?
You can set the currency in the session with the key "currency"