Evooms123's avatar

How to display my tinymce text into my html view

I save into my database the text which I write into a textarea with tinymce. What I'm trying to do now, is to display this content into my view. Right now, when I'm doing {{$article->contenu}} i've this :

enter image description here

Is there a way to display my tinymce content into my view with the correct format please (not inside a textarea) ?

0 likes
1 reply

Please or to participate in this conversation.