From 159f5559a258533ebe8d66f472c80d734fc86df5 Mon Sep 17 00:00:00 2001 From: Joe <104938042+lrljoe@users.noreply.github.com> Date: Wed, 3 Jan 2024 22:40:12 +0000 Subject: [PATCH] Update livewire.md Updated to explain that JetStream v4 uses Livewire v3 --- src/stacks/livewire.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/stacks/livewire.md b/src/stacks/livewire.md index 413a6cf..eb168f4 100644 --- a/src/stacks/livewire.md +++ b/src/stacks/livewire.md @@ -19,6 +19,8 @@ When using the Livewire stack, Jetstream has some unique features that you shoul :::tip Livewire Documentation Before using the Livewire stack, you are strongly encouraged to review the entire [Livewire documentation](https://livewire.laravel.com) + +Note that when using/upgrading to JetStream v4, you should also be using Livewire v3 ::: ## Components