Welcome Guest, Not a member yet? Register   Sign In
Add a global function to return the default locale
#4

Ah, you want to get the default locale set in Config\App even if content negotiation is done.

PHP Code:
config('App')->defaultLocale;
$this->request->getDefaultLocale(); 
Reply


Messages In This Thread
RE: Add a global function to return the default locale - by kenjis - 02-24-2024, 04:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB