The directory seems to be there not to break the structure apparently, but views are definitely not part of lumen anymore: https://lumen.laravel.com/docs/5.2/releases#5.2.0
May 23, 2016
3
Level 6
Views in Lumen 5.2.6
I just installed Lumen (5.2.6). I was under the impression that views are no longer available in the latest version. However, there is still a views folder within the resources directory. So I decided to create a simple blade template within the views folder and created a route to try and display it and everything worked fine. So it appears that views are still available in 5.2? Or am I missing something?
Please or to participate in this conversation.