What seems to be the problem:
I purchased a new Mac, moved over my Laravel Livewire Project and everything seems to be working perfectly fine except for my wire:submit. None of my submit buttons trigger the controller side of the Livewire component.
I have composer updated, npm install and restarted Valet a few times. If anyone could please give some reason for why this is happening and what I can do to fix this problem, I would greatly appreciate it. The project is still on my old Mac and working perfectly fine. But on my new Mac, not…
Steps to Reproduce:
Copy a Laravel Livewire project from one Mac to another
Are you using the latest version of Livewire:
Yes
Do you have any screenshots or code examples: