I have found since December last year, that setting up a WP site using Trellis, Bedrock, Sage and Acorn, the Livewire instructions no longer appear to work.
I am repeatedly met with the following error:
Symfony\Component\Routing\Exception\RouteNotFoundException
Route [livewire.update] not defined.
I am using a Mac OS (Sequoia 15.3) with Herd/Valet as my local environment.
I have made a full repo here showing the setup
Please advise? As far as I can tell it appears to be an nginx issue, but it’s difficult as the documentation pages appears to be out of sync with where Sage is currently at (ie Vite now instead of Budjs etc).
Livewire is essential to the projects I am in the middle of, so if it can’t be resolved, I’ll need to fully switch away from Roots sadly.
Thanks!