1

While retrieving data from database that was edited with Bootstrap wysihtml5 I am getting plain text as the screenshot. I am using Laravel 5.2 and MySQL.

How can I fix it?

enter image description here

in my view:

<div class="box">
        <div class="box-body">
          {{ $text->text }}
        </div>
      </div>
halfer
  • 19,824
  • 17
  • 99
  • 186
Noob Coder
  • 2,816
  • 8
  • 36
  • 61

0 Answers0