vendredi 4 décembre 2015

Just trying to get Ck Editor 4.5.5 to work in Laravel 5

I downloaded the basic package and extracted the ckeditor folder to the root file and tried to display the following location:

localhost/mysite/ckeditor/samples/index.html

It shows the basic CK Editor start screen but it does not have the editor itself. Inspecting the element, I see:

<div id="editor" style="visibility:hidden;"></div>

I tried putting it in my public folder (localhost/mysite/public/ckeditor/samples/index.html) but that does not do anything either.

Using the CDN works but I am preparing to use customized version.

Any help would be much appreciated.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire