Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

anhnd's avatar
Level 2

[Maatwebsite export With Unescaped data]

[Maatwebsite export With Unescaped data] I have a blade view that is source for export to excel file. Everything went perfect but with unescaped data, it printed only the last one.

  • {!! $data !!} : Display only the last one.
  • {{ $data }} : Display all but wrong format. => What do i do now ? help me out, please!

Image of Yaktocat

0 likes
0 replies

Please or to participate in this conversation.