What is Laravel Framework?

Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern.

According to Laravel’s creator, Taylor Otwell, Laravel version 1 was released in June 2011 simply to solve the growing pains of using CodeIgniter PHP framework.

Laravel 5.1 requires PHP 5.5.9 or greater. PHP 5.5.9 allows compatibility with the latest versions of popular PHP libraries such as Guzzle and the AWS SDK.

Latest version of laravel is Laravel 5.2

Laravel is a PHP MVC framework for developing web applications. It is an open source framework released under MIT License.

Top features of laravel :-

  • Laravel is enabled with numerous bundled features for easy addition to applications. It includes the modular packaging system which simplify things for the programmers.
  • It helps to save a lot of time due to its instinctive modular packaging systems.
  • Set-up and customization process is incredibly easy.
  • Laravel comes with a lot of in-built features which aids in template engines, dependency injection containers, service layers and a well-built code.
  • It includes the restful controllers which offers an option for untying the logic behind attending HTTP GET and POST requests.
  • Laravel offers a robust set of tools and an application architecture that incorporates many of the best features of frameworks like CodeIgniter, Yii, ASP.NET MVC, Ruby on Rails, Sinatra, and others. Laravel is an Open Source framework. It has a very rich set of features which will boost the speed of Web Development.


    Laravel – Features

    Laravel offers the following key features −

  • Modularity
  • Testability
  • Routing
  • Configuration management
  • Query builder and ORM (Object Relational Mapper)
  • Schema builder, migrations, and seeding
  • Template engine
  • E-mailing
  • Authentication
  • Redis
  • Event and command bus
  • Class Auto loading
  • IOC container
  • Migration
  • Query builder
  • Artisan console
  • Database Seeding
  • Unit-Testing
  • Application Logic
  • Automatic Pagination
  • Form Pagination
  • Restful Controllers
  • Reverse Routing
  • The Eloquent ORM
  • View Composers
  • Form request
  • Bundles





  • Previous Next


    Trending Tutorials




    Review & Rating

    0.0 / 5

    0 Review

    5
    (0)

    4
    (0)

    3
    (0)

    2
    (0)

    1
    (0)

    Write Review Here


    Ittutorial