laravel-currency icon indicating copy to clipboard operation
laravel-currency copied to clipboard

Currency is not persistent

Open shahidkarimi opened this issue 7 years ago • 1 comments

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?

shahidkarimi avatar Jan 03 '18 00:01 shahidkarimi

You can set the currency in the session with the key "currency"

Xerixe avatar Jan 27 '18 08:01 Xerixe