You can use Chrome developer tools to preview the response, eh, visually. F12 -> network -> find the request and click -> preview It'll show you either the Laravel error page or a JSON encoded equivalent.
Should there really be a hyphen in your url here:
$.post("http://xxx.xxx.xxx.xxx/testing/public/apps/devicecheckout-checkoutdevices"
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community