Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Bloobz's avatar

livewire starter kit

Hi guys, anyone having trouble grabbing the latest version of the livewire starter kit for v4?

Like the livewire starter kit is different on the github version compared to what I'm downloading? On the github version under resources/views/ they have the pages integration for v4

Using laravel new {app name} command -> selecting livewire [starter kit] -> authentication scaffolding [laravel] mine is

resources/views/livewire [the old way]

Also I think the biggest giveaway is the fact the installer is still asking if I want to install volt which is now deprecated for livewire v4? Though it's not actually installing volt when looking at the composer.json

Oh FYI I can see it's installing livewire v4 as it's in the composer.json but the setup isn't right.. that is my concern.

Just don't want to get started on something that maybe isn't the right setup.

Idk if anyone else is having this problem? Let me know. Any help would be much appreciated

0 likes
2 replies
jlrdw's avatar

I would suggest after getting it installed, play around in development, but not use yet in production til it's been out for around 4 or so months. There could still be security holes in any new library or package that needs attention. I believe version 3 had such a bug.

A brand new package take caution, you are dealing with peoples data.

Bloobz's avatar

Yeah idk what is going on with it tbh.. I'm just gonna wait lol

Please or to participate in this conversation.