Recent Topics

How to change currency and locale for Admin ?



  • Please follow the below procedure to change Admin locale and currency for Admin.

    1. Open app.php file in config folder.

    2. In this file you will find these lines -

      'locale' => 'en',

      'currency' => 'USD',

    Change this locale and currency code to yours.

    For more refference, please see attached image.currency and locale.png


Log in to reply