0
I use a datatables feature on this system here and every time I refresh the page or after including a new record, this error appears. I did a lot of research, but still no solution. I tested the system on other machines and some I can run without error on others no. Someone can help?
I’m using:
Laravel 5.6, Xampp and PHP 7.2.3
Appears this Alert accusing error:
Inspecting the code I have this log:
Error indicates that Ajax did not find the requested file.
– Sam
Aware of this friend, 404 is not found, but I can not fix this error. On some other machines, with the same source code I can run without catching this error, on mine.
– Allan Sampaio
So the problem is on your server that does not find the file.
– Sam