Alpine.js now missing from TALL stack? Am I missing something #156
teaforchris
started this conversation in
General
Replies: 2 comments 4 replies
-
@teaforchris Livewire ships with Alpine.js out of the box, since it is built on top of Livewire. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok so why doesn't this work?
Expect to see an alert when I click the button. This is just in a regular blade template. I'm completely new to Livewire, sorry. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This commit aef8093 means that any newly created project will not have AlpineJS out of the box - so I manually needed to install and put this back.
I don't quite understand this commit! Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions