A
A
avr19722017-10-09 16:48:25
Laravel
avr1972, 2017-10-09 16:48:25

Is it important to make every new site on Laravel on the latest version?

Please tell me, is it important to make every new site on Laravel on the latest version? Are there for example significant differences between 5.2 and 5.5? Or is it something like with windows, for 90% of cases version 7 is also suitable, although there is already version 10? And another question, if the site is made on a certain version, is there a need to constantly update the version?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kuznetsov, 2017-10-09
@avr1972

Updating a version means removing old bugs from previous versions. You understand, if you remove some kind of bug, then the application will become more secure (do not take the curvature of the hands and inexperience).
Of course, there is a difference between versions, even if you do not take various bug fixes. For example, this is the addition of new features, and also the same support for extensions from other developers.
I advise you to read the Laravel documentation of different versions and update news. You can learn a lot.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question