ilmoralito's avatar

How to configure lumen to implement Localization

Hi everyone, we are new to Lumen, and needs to add Localization to a small app, we are following https://laravel.com/docs/5.2/localization but when try to configure The Locale in lumen there is no config/app.php file so the question is can we use bootstrap/app.php file and how can configure local. Thanks for your time

0 likes
3 replies
ilmoralito's avatar

Now its working. We created a new folder named config in application root folder and inside this directory a file named app.php with the following content

fahdiyan's avatar

can you give me the example to create localization in lumen ???

1 like
kamleshcgtechno's avatar

I am using Lumen 8.0 version, is there any one who can suggest me how can I use multiple local (English and French) in Lumen? Thanks in advance.

Please or to participate in this conversation.