laravel.md

May 10, 2016 ยท View on GitHub

Laravel Back

  • Laravel is a framework in PHP.
  • Laravel 5.1 continues the improvements made in Laravel 5.0 by adopting PSR-2 and adding event broadcasting, middleware parameters, Artisan improvements, and more.

LTS

  • Laravel 5.1 is the first release of Laravel to receive Long Term Support.

Document

  • Configurations
  • Installation
  • Cache

Note

  • Eloquent

Contents

  1. 1Laravel Back
  2. 1.1LTS
  3. 1.2Document
  4. 1.3Note