Trix editor for MoonShine

3.0.1 2024-11-29 15:31 UTC

This package is auto-updated.

Last update: 2024-12-10 15:26:43 UTC


README

Requirements

  • MoonShine v3.0+

Support MoonShine versions

Installation

composer require moonshine/trix

Usage

use MoonShine\Trix\Fields\Trix;

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

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