Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Laravel 5 Released
Feb 04, 2015 @ 17:16:24

According to this new post on the Laravel News site the latest major version of the Laravel framework has been released - Laravel 5.

Several new features come in this release including:

  • A new, more granular directory structure
  • Changes to the Blade templating library
  • The introduction of Contracts for core services
  • Commands & Events
  • Routing updates
  • Controller method injection

...and plenty more. You can find out about all of these new features (along with some code examples) in this release announcement on the Laravel News site.

tagged: laravel framework laravel5 release version announcement

Link: https://laravel-news.com/2015/01/laravel-5/


Trending Topics: