osi-open-source/warcott-laravel-forms 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

osi-open-source/warcott-laravel-forms

Composer 安装命令:

composer require osi-open-source/warcott-laravel-forms

包简介

Warcott integration for the Laravel Framework

README 文档

README

It parses Warcott's json forms and displays a form. It uses Warcott Client library to fetch the data from the server. This library is in progress and not all field inputs from Warcott are supported. Behaviour from Preview of the form may vary as it is pure javascript realization.

Installation

Simply add the following line to your composer.json and run install/update:

"osi-open-source/warcott-laravel-form": "*"

Configuration

Publish the package config files to enter your credentials

php artisan vendor:publish --tag=warcott  --force

Usage

This is an example of displaying a form Layout in your view.

{{ warcottDisplay('domainKey') }}

For API consummation, mapping of data and form manupulation you can check Warcott Client's usage

Developers info

If you want to show all errors for unsupported fields you can change resources/views/fields/base.blade.php line
@includeIf('warcott::fields.'.($field['type'] ?? 'text'))
with
@include('warcott::fields.'.($field['type'] ?? 'text'))

统计信息

  • 总下载量: 16
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-09-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固