Hello, I'm writing this to introduce new features to VCL so that it will be updated to modern standards. Below are a list of updates that I will be working on:
- Adding a Framework to the project, mainly Lumen (MIT License) which is a lightweight version of Laravel (Given future goals, Lumen can easily upgrade to Laravel). - Introduce an API driven system to help decouple the backend (database, php code) from the front end (client driven code) for easy development in the foreseeable future. Also what licenses are we allowed to use? Laravel uses both MIT and BSD3 for its dev requirements so I'm not 100% sure if we could use it. Thanks, -Eric C.
