alexusmai / laravel-file-manager

File manager for Laravel
MIT License
1.14k stars 292 forks source link

How to use ckeditor | summernote with Vue js #32

Closed vishal-px closed 5 years ago

vishal-px commented 5 years ago

Hi @alexusmai

My project is in laravel + Vue and I want to use ckeditor or summernote from this package so how can I use editor in .vue file?

alexusmai commented 5 years ago

Hi. My package doesn't exist summernote or ckedtitor, you need to install them yourself. For summernote you can googling something like this - vuejs2-summernote-component

vishal-px commented 5 years ago

In this package I see both: https://prnt.sc/n9dlg9

alexusmai commented 5 years ago

It's an example of how to integrate file manager with these editors - Integration