realevd / nova-ckeditor5
CkEditor5 for Laravel Nova
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/realevd/nova-ckeditor5
Requires
- php: ^8.0.2
- laravel/framework: ^8.40.0|^9.0
- spatie/image: ^2.2
This package is auto-updated.
Last update: 2025-12-29 03:41:03 UTC
README
- Simple. Without image browser, snippets, etc
- Support image adapter for upload images
- Support multiple UI translations
Based on: https://github.com/mostafaznv/nova-ckeditor and https://github.com/numaxlab/nova-ckeditor5-classic
Install
You can install the package via composer:
composer require realevd/nova-ckeditor5
For publish configuration run:
php artisan vendor:publish --tag=nova-ckeditor5-config