Skip to content

Commit 71df8d2

Browse files
committed
add note about inertia 3
1 parent 71a7b2b commit 71df8d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/collections/pages/laravel.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ You'll get a bunch of things automatically set up for you, like a pages collecti
2626

2727
**Statamic 6 supports Laravel 12 and 13**. If you are on an earlier version of Laravel you can still use Statamic 5 or previous versions. Keep in mind that these version might not be supported by us anymore. For more details please have a look at our [release and support schedule](/knowledge-base/release-schedule-support-policy).
2828

29+
:::warning
30+
Inertia 3 is not currently supported.
31+
32+
If you've used Laravel's Vue starter kit recently, it would be using Inertia 3. If you want to use Statamic 6 you will need to downgrade to Inertia 2. We plan to add support for Inertia 3 in Statamic 7.
33+
:::
34+
2935
## Install Statamic
3036

3137
There are 3 steps to follow to install Statamic into your Laravel app.

0 commit comments

Comments
 (0)