Open felipeneuhauss opened 6 years ago
There is no compatibility with vue1
But I'm using VueJS 2, even if my code seems to be on the version one. Here is my composer.json:
"devDependencies": {
"axios": "^0.16.2",
"bootstrap-sass": "^3.3.7",
"cross-env": "^5.0.1",
"jquery": "^3.1.1",
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
"vue": "^2.1.10",
"vue2-simplert": "^0.8.0"
},
I'm trying upload images, but the post action is not triggering. No error it's being displaying.
![Uploading Screen Shot 2018-01-09 at 17.53.55.png…]()