Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 337 Bytes

File metadata and controls

2 lines (2 loc) · 337 Bytes

implementing-ckeditor-codeigniter-application

         While developing applications on the CodeIgniter 4 framework, you may require rich text area fields. In such cases, CKEditor 5 is a great option. This tutorial guides you through how to integrate CKEditor 5 in Codeigniter 4, including CKFinder for image upload to the server.