laravel-vue-forms
v0.1.0
Published
VueJS package for building forms with vue. Has a companion laravel package that can be used in a more programmatic fashion. Otherwise, this package can also be used standalone
Downloads
6
Readme
Laravel Vue Forms
These package sets are still in very early alpha/beta stages
Laravel Vue Forms is a form builder that can also have its parts be used separately as needed.
This repository is the JS package for the Laravel Vue forms. A PHP composer package will also be coming to manage the laravel side, which handles the form configuration.
Installation
Todo
Usage
Todo
Roadmap
- Build out initial packages
- Documentation
- Tests