Categories
How to use ckeditor in laravel?
Tell me a lesson on laravel4 with ckeditor or a piece of code on github.
Answer the question
In order to leave comments, you need to log in
Is this answer right? https://youtu.be/Y7KefB66Wbk
{{ Form::textarea('desc1', null, array('id'=>'editor')) }} <script type="text/javascript"> CKEDITOR.replace( 'editor' ); </script>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question