Laravel is an open-source web application development framework written in PHP.

Laravel offers you rapid application development following the model–view–controller (MVC) architectural pattern.

Laravel is a PHP framework which makes it easier for you to build professional web applications with following elegant coding standards and architectural pattern.

Taylor Otwell developed Laravel in July 2011

Some key features

some features are given below-

  • Routing controllers.
  • Configuration management.
  • Testability.
  • Authentication and authorization of users.
  • Modularity.
  • ORM (Object Relational Mapper) features.
  • Provides a template engine.
  • Building schemas.
  • E-mailing facilities.