79446092

Date: 2025-02-17 16:59:58
Score: 1
Natty:
Report link

8 years later: I was getting an error when generating the XLSX file, but I discovered that it was because I was using "barryvdh/laravel-debugbar," which added a small HTML/JS snippet at the end of every file to assist with development. After removing it or disabling it by setting APP_DEBUG=false, the XLSX file was generated normally. Check if there is any module adding texts that you cannot see.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jonas Lima