Ckeditor 不能在 laravel 5.5 的 vue js 中工作

Posted

技术标签:

【中文标题】Ckeditor 不能在 laravel 5.5 的 vue js 中工作【英文标题】:Ckeditor not working in vue js with laravel 5.5 【发布时间】:2018-06-14 01:11:58 【问题描述】:

我尝试过使用 Ckeditor js 和 vue 包。

不知道在vue js中哪里初始化CKeditor

【问题讨论】:

【参考方案1】:

通过搜索可以找到多个结果:

dangvanthanh/vue-ckeditor2:即用型组件,已安装example

在 *** @bflydesign 询问如何在 vue.js 中使用 CKEditor - 2 年前

Christopher Wilson 在Codepen上实现了一个工作示例

<p data- data-theme-id="0" data-slug-hash="vmbNVp" data-default-tab="js,result" data-user="CSWApps" data-embed-version="2" data-pen-title="CKEditor v4 & Vue.js v2" class="codepen">See the Pen <a href="https://codepen.io/CSWApps/pen/vmbNVp/">CKEditor v4 & Vue.js v2</a> by Christophor Wilson (<a href="https://codepen.io/CSWApps">@CSWApps</a>) on <a href="https://codepen.io">CodePen</a>.</p>
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>

【讨论】:

以上是关于Ckeditor 不能在 laravel 5.5 的 vue js 中工作的主要内容,如果未能解决你的问题,请参考以下文章

Laravel 5.5不能掉外国人

Laravel 5.5 中的迁移问题

CkEditor 图像上传在 laravel 中不起作用

Laravel有官方CKEditor吗?

使用 webpack 在 Laravel 5 中将插件安装到 CKEditor 5

在带有 Laravel/Inertia 的组件中使用 CKEditor