How do you show the content saved with ckeditor?

0

After saving the contents of ckeditor in the database as you show it so that it interprets the content and does not show it as such, for example:

hello community

I thought about the htmlspecialchars () function but I would also leave part of the content to be interpreted or I think ..

    
asked by Lendy Rodriguez Silva 29.09.2018 в 15:21
source

1 answer

0

When printing the variable with the content you must be inside:

  {!! $contenido !!}
    
answered by 08.11.2018 в 21:32