inertia-laravel icon indicating copy to clipboard operation
inertia-laravel copied to clipboard

All Inertia requests must receive a valid Inertia response, however a plain JSON response was received.

Open cristian807 opened this issue 3 years ago • 0 comments
trafficstars

Hello everyone.

I have an error for a long time and I have not been able to solve it. Note in search of a solution to this problem, I noticed that this only happens to me on the CPANEL production server, the same page was uploaded to a shared server in hostinger and everything was fine.

I already checked the installed PHP extensions and I have not found the solution to this problem.

Captura de pantalla de 2022-06-25 17-57-49

Route Captura de pantalla de 2022-06-25 18-00-37

Method Controller Captura de pantalla de 2022-06-25 18-02-45

If I remove the paginate() method and replace it with limit() and get() it works.

Link Captura de pantalla de 2022-06-25 18-04-32

cristian807 avatar Jun 25 '22 23:06 cristian807