Answer the question
In order to leave comments, you need to log in
Which version of laravel to choose for a long term project?
Which version of laravel to choose for a long term project?
Answer the question
In order to leave comments, you need to log in
laravel has LTS releases with long-term support https://laravel.com/docs/master/releases
Ideally, it's best to build on those releases.
But in addition to the framework itself, you will also use third-party packages, where dependencies are not always correctly written and tested.
You can always upgrade, there are guides https://laravel.com/docs/master/upgrade and there are usually no serious compatibility problems.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question