What seems to be the problem:
As the documentation suggests, alpine.js should work out of the box with the latest version of LW.
I had to add the cdn-hosted script for alpine.js to make it work
Steps to Reproduce:
- Create a new Laravel app
- install LiveWire
- use Alpin.js
Are you using the latest version of Livewire: Yes
Here’s the repo with the issue