protonemedia/laravel-splade

I'm Getting .htm file after exporting from Splade Datatable

takielias opened this issue · 4 comments

  • Laravel Version: 10.10.0
  • PHP Version: 8.1.0
  • Splade JS Version (npm): 1.4.8
  • Splade PHP Version (composer): 1.4.8
  • Dev environment (OS, Sail/Valet/etc): Windows 11 (Laragon)

Description:

Lafid.Mozilla.Firefox.2023-05-13.08-37-37.mp4

Table Class Code is Here

I have also added Route::spladeTable(); in my web route.

Any other Middleware applied to the route? I can't reproduce it.

@pascalbaljet I got this when I use Spatie\QueryBuilder. You may check the code Here.

Hi @pascalbaljet same issue here

Hi! I somehow fixed the issue through this comment

Thanks!