You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ You can publish the asset files with:
48
48
php artisan turbo:install
49
49
```
50
50
51
-
You can also use Turbo Laravel with Jetstream if you use the Livewire stack (requires Livewire `dev-master` as support for Turbo wasn't tagged yet). If you want to do so, publish the assets with a `--jet` flag:
51
+
You can also use Turbo Laravel with Jetstream if you use the Livewire stack. If you want to do so, publish the assets with a `--jet` flag:
0 commit comments