HI,
I am using laravel spark. i created new form and try to use vuejs. It is not working i am getting this warning
Property or method "mainMessage" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option.
(found in root instance)
Well, you are going to have to post the code for hep but the message is pretty clear of what the issues are. Are you using Vue Tools extension in Chrome? Also, forms should return a new SparkForm() in the data section of the component.
https://spark.laravel.com/docs/3.0/forms