I have changed the default website localization in confing/app.php to be (de)
'locale' => 'de',
'fallback_locale' => 'de',
But still website is loading in 'en' localization .
I tried clearing the view cache and cache but nothing changed .
I am using https://github.com/mcamara/laravel-localization
The de will be activate only when i use the URL domainname.com/de