Home > Q&A > body text
Why do I get a variable type error when adding: array
.....2018-08-08 16:34:40
Wrong variable type, not array type
return json(['status'=>$status, 'message'=>$message]); This problem is solved, but now the submission is successful, but there is no content in the database. What's going on? It's so embarrassing.