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
Jun 21, 2016
3
Level 1
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
Please or to participate in this conversation.