Adding a “delete” link to a Vue component representing a Laravel model
This very much falls into the category of “things that must surely be easier”. So let me know in the comments if it is actually easier. Here’s the thing, I’m tinkering with Vue and Laravel. I have a Vue component that represents a Laravel model object. I note that the component has a hierarchy of […]