79168990

Date: 2024-11-08 06:18:59
Score: 1.5
Natty:
Report link

If anyone comes across this later (since this thread comes up first on search), also check your route.

I had Route::view from before I was using the Livewire component directly in the route. When I switched some of my routes to using a Livewire component, some of them I forgot to change Route::view to Route::get

Literally spent 30 minutes trying to figure out what the problem was LOL

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: James Erikson