Vue Laravel Forms

vue-laravel-forms

This plugin is addressed to Laravel users and who would like to create and submit forms with the combination of Vue.js and Laravel of course. It provides Template Helpers to check fields of the form for errors and different methods for submitting a form.

Form helpers for Laravel backed Vue.js projects.

This project is heavily based on the form helpers that were included in the alpha release of laravel/spark.

An Example user registration component for vue-laravel-forms, which you have to install to see in action.

By Cody Mercer