How to add new currency

You may need to clear the cache by adding ?clear_cache=true to the URL

?clear_cache=true to the URL where do i enter this?

You need to add it to the end of the URL

These are the locations i made changes:
/database/seeders/CurrenciesSeeder.php
/resources/lang/en/texts.php
/resources/lang/en_GB/txts.php

and put ?clear_cache=true in url

i still don’t have currency showing in localization

If you changed the seeder you’d need to re-run it for it have an effect, otherwise you can manually add the currency to the database.

hi i added manually to database… currency but its still not showing in localization…