Laravel is an open-source, model–view–controller framework for PHP web development. Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its orientation toward syntactic sugar.
Laravel is an open-source, model–view–controller (MVC) framework for PHP web development released under The MIT License. Laravel helps you create applications using a simple and expressive syntax. The current Laravel version is 5.5 (which was released at August 30, 2017). The LTS (Long Term Support) release version is 5.5.
Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its orientation toward syntactic sugar.