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 a23a964 commit 682c796Copy full SHA for 682c796
README.md
@@ -1,6 +1,6 @@
1
# Laravel Vue Validator
2
3
-By [bubbleflat.com](bubbleflat.com)
+By [bubbleflat.com](https://bubbleflat.com)
4
5
This package allow to display errors from laravel validation rules
6
package.json
{
"name": "laravel-vue-validator",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": " Simple package to display error in vue from laravel validation",
"main": "index.js",
"scripts": {
0 commit comments