What are the main differences between laravel 4 and laravel 5.x?



What are the main differences between laravel 4 and laravel 5.x?..

Answer / Ajay Singh

Some of the main differences between Laravel 4 and Laravel 5.x include improved routing, a new Artisan command line tool, revamped authentication, a more powerful ORM (Eloquent), and support for PHP 5.5+.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is use in laravel?

1 Answers  


What is route model binding in laravel?

1 Answers  


What are the difference between latest() and oldest() in laravel?

1 Answers  


Tell me how to set database connection in laravel?

1 Answers  


What is contextual binding?

1 Answers  


What is the default session timeout duration?

1 Answers  


Explain the concept of routing in laravel.

1 Answers  


Tell me is laravel an open source?

1 Answers  


What is dependency injection in laravel?

1 Answers  


How to Declaration of namespace ?

2 Answers  


How to check request is ajax or not?

1 Answers  


Where laravel’s facades are defined?

1 Answers  


Categories