79319505

Date: 2024-12-31 08:33:02
Score: 1.5
Natty:
Report link

route list

I got this problem when I started serving static files directly from nginx. It went away when I removed JS from being served by NGINX and send it to PHP.

The Livewire files are served via a dynamic route. These are not located in the folder structure in those specific paths. So it is better to let Laravel/Filament handle these files.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: sivarajd