Laravel Tutorials

Should I use Laravel 4 or 5?

Published Updated

This has been a hot question lately. It is always asked anytime a future release of anything hits the news. Of course the answer to the question is nuanced based on the askers history. My default response is to always go with the stable and upgrade later. Especially if you new to the framework. By waiting it gives the framework time to stable out, documentation revised, third party packages updated, and community tutorials to be released.

Laravel 5 is considered beta until November and breaking changes will happen between now and then. Save yourself some pain and frustration by just playing around with v5 until then.

Update: Laravel 5 is now officially released and is the recommended version.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article