Laramen is a proof of concept on how Laravel & Lumen can be combined into one application. This gives a full Laravel web application with Lumen powered API routes.
This is not designed to be used in production yet. It is just a proof of concept.
You can see a working demo here: www.laramen.xyz
You can read the blog post here: https://medium.com/@laurencei/laramen-a-laravel-app-with-lumen-powered-api-routes-386aa850645f
The Laravel & Laravel frameworks are open-sourced software licensed under the MIT license by Taylor Otwell.