Laravel ajax

I pass parameters to the background through the ajax foreground and print parameters console with dump in the background. If the console is empty, other print statements will have a value output. Why?

dump


Jun.20,2022

this is more often a problem with Chrome developer tools, which can be tested with other tools such as fildder.


through the printout console you need js output to display


var_dump ('hello world')

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31b29-2bd9c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31b29-2bd9c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?