Welcome Guest, Not a member yet? Register   Sign In
Change language dynamically in CodeIgniter 4
#2

Instead of changing the default, you can change it using the request with "$this->request->setLocale()". You can also retrieve the current one with "$this->request->getLocale()"

(https://forum.codeigniter.com/post-38167...#pid381677 and https://codeigniter.com/user_guide/outgo...ent-locale)
Reply


Messages In This Thread
RE: Change language dynamically in CodeIgniter 4 - by berendbotje91 - 01-07-2021, 06:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB