Install & Download:
npm install --save vformDescription:
A simple way to handle form validation in Vue 2 and Laravel.
Preview:

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
FormDataby default. - Added upload
progressproperty toForm.





