We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b53f9d commit 5ab539eCopy full SHA for 5ab539e
laravel/index.md
@@ -44,6 +44,9 @@ Let's discover how to use API Platform with Laravel!
44
API Platform can be installed easily on new and existing Laravel projects. If you already have an
45
existing project, skip directly to the next section.
46
47
+API Platform 4.2 supports **Laravel 11 and Laravel 12** (`laravel/framework ^11.0 || ^12.0`).
48
+For Laravel 13 support, use API Platform 4.3.
49
+
50
If you don't have an existing Laravel project, [create one](https://laravel.com/docs/installation).
51
All Laravel installation methods are supported. For instance, you can use Composer:
52
0 commit comments