MoonShine MoonShine
EN
← All plugins

Moonshine Quill Field

Made by the authors of MoonShine

Quill rich text editor integration for MoonShine Laravel admin panel. This package adds the powerful Quill WYSIWYG editor as a field type, providing a clean and intuitive interface for content editing in your admin forms.

Rating
Downloads
692
Version
3.0.1
Last updated
29.11.2024
MoonShine version
v2, v3
Github stars
6
MoonShine Software
Author
MoonShine Software

Quill field for MoonShine Laravel admin panel

Installation

composer require moonshine/quill
composer require moonshine/quill

Usage

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