Setting default application language

Last update: 17/Apr/2022

Open file manager in your cPanel or any control panel, open PROJECT-ROOT/config/app.php file and at the bottom of the file you can find like this, ‘locale’ => ‘en’, Change it to ‘locale’ => ‘YOUR_LANGUAGE_CODE’, and save it.

That's it!