Form Validation In Vue 2 And Laravel – vform

A simple way to handle form validation in Vue 2 and Laravel.

Preview:

vform

Changelog:

v2.1.2 (10/28/2021)

  • Fixed transformRequest when provided.

v2.1.1 (07/20/2021)

  • Added support for AxiosResponse type.

v2.1.0 (06/14/2021)

  • Added recentlySuccessful property to Form

v2.0.4 (05/05/2021)

  • Fixed package.json exports.

v2.0.3 (04/29/2021)

  • Handle files with FormData by default.
  • Added upload progress property to Form.

Download Details:

Author: cretueusebiu

Live Demo: https://github.com/cretueusebiu/vform/blob/master/example/index.html

Download Link: https://github.com/cretueusebiu/vform/archive/master.zip

Official Website: https://github.com/cretueusebiu/vform

Install & Download:

npm install --save vform

Add Comment