keithjk
The GET method is not supported for route livewire/update
mine is occurring when trying to do an AttachAction on a relation manager with pivot data, within the pivot data is a belongsToMany. i get the error the first time, but it saves the Attach base record without the pivot data; then i edit the relation, and it saves the pivot belongsToMany, but it throws the error and you only see that it actually saved once you refresh the page.
20 replies
The GET method is not supported for route livewire/update
I am still getting this error in some places on a new app, but the rewrites you provided @awcodes haven't solved. any other thoughts about what might be causing such an issue? https://flareapp.io/share/v5pnEdlP
20 replies