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 Image Responses: Serve Resized Images From Routes image

Laravel Image Responses: Serve Resized Images From Routes

Read article
Pause All Laravel Queues During a Deploy image

Pause All Laravel Queues During a Deploy

Read article
Laravel Terminal UI for the artisan dev Command image

Laravel Terminal UI for the artisan dev Command

Read article
Pause All Queues and a New artisan dev UI in Laravel 13.25 image

Pause All Queues and a New artisan dev UI in Laravel 13.25

Read article
Laravel monitoring that doesn't bill you by your traffic image

Laravel monitoring that doesn't bill you by your traffic

Read article
Mock PHP Classes in Tests With the Double Library image

Mock PHP Classes in Tests With the Double Library

Read article