Laravel is a free open-source web development framework that follows the Model view controller (MVC) architectural pattern.
It uses Composer to manage its dependencies.
In this tutorial, I show step by step how you can install Laravel on your Windows system.