Courses

Advanced Laravel Livewire

Livewire and CKEditor

Previous: Livewire and jQuery Select2: Catch All Values and Events
avatar

How we can upload image using ckEditor and livewire?

avatar

After a lot of time since this video, to be honest, I wouldn't recommend using CKEditor with Livewire, they are in conflict. But I did manage to make it work some time ago, in this video: https://www.youtube.com/watch?v=hufhhf2MSHU

avatar
You can use Markdown
avatar

when updating a record, the old value of textarea field is not loading,why?

avatar

This tutorial was done with an older livewire version (v2) and you are probably using a newer one (v3) which has different event types. That's the reason it doesn't get triggered to pre-load old values

avatar
You can use Markdown
avatar
You can use Markdown