Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Majid AlSaidi's avatar

Tailwind & livewire: WYSIWYG editor.

Greetings, I'm working on a project using "quickadminpanel": Tailwind & livewire. I need a WYSIWYG editor compatible with both.

Notice: quickadminpanel using "creative-tim.com/product/notus-js" theme.

0 likes
4 replies
Majid AlSaidi's avatar

@sevenTopo yes, CKEditor 5 avaliable with bootstrap version in QAP. But unfortunately, it's not in the tailwind version.

MantixNL's avatar

I'm using Jodit Editor. To make it easier I created a Livewire component to make it work: GitHub/Packagist: mantix/livewire-jodit-text-editor

Works very well for me.

1 like

Please or to participate in this conversation.