Skip to content

DissNik/ckeditor

 
 

Repository files navigation

Requirements

  • MoonShine v3.0+

Support MoonShine versions

MoonShine CKEditor
2.0+ 1.0+
3.0+ 2.0+

Installation

composer require moonshine/ckeditor

Usage

use MoonShine\CKEditor\Fields\CKEditor;

CKEditor::make('Label')

Attachments

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

About

CKEditor field for MoonShine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.3%
  • PHP 22.1%
  • Blade 1.6%