- Notifications
You must be signed in to change notification settings - Fork7
👷A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
License
NotificationsYou must be signed in to change notification settings
awes-io/form-builder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
You can check it online:Online Demo
Development modenpm run watch
or simplynpm start
Development mode for IEnpm run watch:legacy
Production buildnpm run build
Via Composer
$ composer require awes-io/form-builder
The package will automatically register itself.
You can publish the config file with:
php artisan vendor:publish --provider="AwesIO\FormBuilder\Providers\FormBuilderServiceProvider" --tag="config"
About
👷A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published