Search

All tools
Laravel & PHP

Laravel PHP Version Compatibility

Check whether a Laravel version runs on a given PHP version, using the official PHP ranges for Laravel 8 through 13.

Laravel 13 runs on PHP 8.3. Official range: PHP 8.3–8.4.

Laravel PHP range
8 7.3 – 8.1
9 8.0 – 8.2
10 8.1 – 8.3
11 8.2 – 8.4
12 8.2 – 8.4
13 8.3 – 8.4

Examples

  • Laravel 13 on PHP 8.3. Try it
  • Laravel 10 on PHP 8.3. Try it
  • Laravel 8 on PHP 8.3. Try it

How it works

Each Laravel release supports a band of PHP versions. Laravel 13 on this site needs PHP 8.3 or 8.4. Pick a Laravel version and a PHP version to see if they fit, plus the full PHP range for that Laravel release. Use this before upgrading either side of a production app.

Related tools

Related reading

Your experience on this site will be improved by allowing cookies Cookie Policy