UniSharp / laravel-ckeditor

This is a fork from the official CKEditor branch (standard edition), wrap it to laravel package.
Other
378 stars 143 forks source link

HTML tags renders into the page #26

Open Guyr989-zz opened 6 years ago

Guyr989-zz commented 6 years ago

HTML tags renders into the page.

marcosdipaolo commented 6 years ago

Anyone?

melcu commented 6 years ago

Instead using {{}} use {!! !!} Will work fine.

How do you guys manage to install it on Laravel 5.6 ?

marcosdipaolo commented 6 years ago

Thanks!, about installation i don't remember very much but i guess following the instructions was enough, had to install the file manager as well.