javierrivarola
javierrivarola
**I'm having the same issue, this is my code:** ` this.$snotify.async('Borrando dispositivo', 'Esta accion es permanente.', () => new Promise((resolve, reject) => { console.log("calling async") axios.delete('/devices/' + device.id) .then(response =>...
Can you add the option to auto create the JSON payload from the comments in the function in the Controller?
I will try to do so! We really love your package, we use it a lot in our development environment, it should be part of Laravel