MoonShine 的 Trix 编辑器

2.1.0 2024-05-15 14:23 UTC

This package is auto-updated.

Last update: 2024-09-15 15:08:02 UTC


README

安装说明

composer require moonshine/trix

使用说明

use MoonShine\Trix\Fields\Trix;

Trix::make('Label')
use MoonShine\Trix\Fields\Trix;

Trix::make('Label')->attachmentEndpoint('/endpoint')