Trix editor for MoonShine

3.0.0 2024-10-19 20:59 UTC

This package is auto-updated.

Last update: 2024-10-19 21:03:22 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')