We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512c24f commit e91c5ccCopy full SHA for e91c5cc
README.md
@@ -2,7 +2,7 @@
2
3
This package allow to display errors from laravel validation rules
4
5
-! This package works with vue-resource !
+! This package needs vue-resource to work !
6
7
# Installation
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "laravel-vue-validator",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": " Simple package to display error in vue from laravel validation",
"main": "index.js",
"scripts": {
0 commit comments