I am planning to create a web project by using the Laravel framework. I have worked on Laravel 5.1(LTS) and later haven’t learned further versions like 6.x and 7.x. For the new project, I need to use some third-party libraries. Are there any differences in these versions? Is the latest LTS version 6.0?
Advertisement
Answer
Laravel 7 is the latest.
Some of the differences can be found here.