Sobes.tech
Junior — Middle

Which version of Laravel was used in your project or in previous projects?

sobes.tech AI

Answer from AI

In PHP projects using Laravel, versions starting from 5.x and above are often used. The most common versions:

  • Laravel 5.8 — a stable version with long-term support
  • Laravel 6.x — LTS version
  • Laravel 7.x and 8.x — newer versions with improvements
  • Laravel 9.x and 10.x — latest versions with PHP 8 support and new features

The choice of version depends on the project requirements and compatibility with the packages used. For example, recent projects often use Laravel 8 or 9 due to support for modern features and security.