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

Bloobz's avatar

Bloobz wrote a reply+100 XP

3mos ago

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

Bloobz's avatar

Bloobz started a new conversation+100 XP

3mos ago

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