Skip to content

DissNik/ckeditor

 
 

Repository files navigation

Requirements

  • MoonShine v3.0+

Support MoonShine versions

MoonShine CKEditor
1.0+ 1.0+
2.0+ 2.0+
3.0+ 3.0+

Installation

composer require moonshine/ckeditor

Usage

use MoonShine\CKEditor\Fields\CKEditor;

CKEditor::make('Label')

Attachments

CKEditor::make('Label')->attachmentEndpoint(route('your-attachment-route'))

About

CKEditor field for MoonShine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.6%
  • PHP 21.8%
  • Blade 1.6%