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

vincent15000's avatar

About the new Livewire (v4) version

Hello,

I just discover the new version of Livewire (v4).

Hmmm ... I'm disappointed that there isn't any store management system to share data between all views.

I also see that Volt is now totally integrated inside Livewire, it's not an option anymore.

Livewire evolves towards a VueJS-like framework.

I use both technologies and I wonder what is the real benefits provided by Livewire in comparison with VueJS.

I just want to open this discussion ;).

Thanks for your participation.

V

0 likes
1 reply
Snapey's avatar

Two benefits for me

  • i'm not writing javascript to get reactivity

  • i'm not defining api endpoints and schema to exchange data with the frontend

1 like

Please or to participate in this conversation.