Skip to content

Remove Unnecessary Languages

Last update: 02 Nov 2024

Step 1: Open the Configuration File

Open File Manager in your cPanel or any hosting control panel, and navigate to:

PROJECT-ROOT/config/app.php

Remove Languages Image

Step 2: Remove Unnecessary Languages

At the bottom of the file, you'll find a list of all available languages.

Remove the language entries you don't need. For example:

php
'de' => 'German',

After removing the unnecessary language entries, save the file.

Remove Languages Image

© 2019-present NativeCode. All rights reserved.