Skip to main content

Livewire and CKEditor

Premium
2:26

The Full Lesson is Only for Premium Members

Want to access all of our courses? (36 h 00 min)

You also get:

61 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Halil Hodžić avatar

How we can upload image using ckEditor and livewire?

Povilas Korop 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

D.H SIMON avatar

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

Modestas 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