PHPackages                             death\_satan/dcat-ice-editor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. death\_satan/dcat-ice-editor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

death\_satan/dcat-ice-editor
============================

Dcat-Admin Form Extend editor

v1.0(4y ago)056MITPHPPHP &gt;=7.1.0

Since Oct 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zds-s/dcat-ice-editor)[ Packagist](https://packagist.org/packages/death_satan/dcat-ice-editor)[ Docs](https://github.com/death_satan/dcat-ice-editor)[ RSS](/packages/death-satan-dcat-ice-editor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Dcat Admin Form Extend
======================

[](#dcat-admin-form-extend)

---

- [iceEditor](https://www.iceui.cn/iceEditor/)
- [Dcat-Admin](https://github.com/jqhph/dcat-admin)

---

安装
==

[](#安装)

composer
--------

[](#composer)

---

```
composer require death_satan/dcat-ice-editor -vvv
```

---

截图示例
----

[](#截图示例)

---

[![img.png](./example/img.png)](./example/img.png)

---

使用
==

[](#使用)

Form
----

[](#form)

```
$form =\Dcat\Admin\Form::make();
$form->iceEditor('field')
    ->disk('local') //设置驱动
    ->load(
