Handle validation using Laravel in back end with Vue.js

vform

Validate forms in the back end of your Laravel app, in combination with Vue in the front end. Inspired from Laravel Spark.

Configure the Laravel Controller, and retrieve the components you require from vform to use them in your HTML.

Take a look at the API, for Form, Errors, and Bootstrap Alert Components options.

You can see a complete example and visit the repository on GitHub for documentation.

Created and submitted by Cretu Eusebiu.