awema-pl/module-form-builder
Composer 安装命令:
composer require awema-pl/module-form-builder
包简介
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.
README 文档
README
From Builder
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.
Demo
You can check it online: Online Demo
Documentation
NPM scripts
Development mode npm run watch or simply npm start
Development mode for IE npm run watch:legacy
Production build npm run build
Installation
Via Composer
$ composer require awema-pl/module-form-builder
The package will automatically register itself.
You can publish the config file with:
php artisan vendor:publish --provider="AwemaPL\FormBuilder\Providers\FormBuilderServiceProvider" --tag="config"
Support Us
License
统计信息
- 总下载量: 68
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 14
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-12
