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

(02-24-2024, 04:55 PM)kenjis Wrote: 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(); 
Yes, this is what I wanted let me update the code I will use the second statement i.e. get it from the request.
Reply


Messages In This Thread
RE: Add a global function to return the default locale - by Elvis254 - 02-25-2024, 01:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB