Welcome Guest, Not a member yet? Register   Sign In
error when call JSON response
#4

(01-31-2021, 01:35 AM)davodm Wrote: I have the same problem on ResponseTrait.php at line 398.
The problem is about calling setContentType in Response Class.
So I suggest defining $this->response first in the "respond()" function.

PHP Code:
public function respond($data nullint $status nullstring $message '')
{
$this->response=service('response'); 

This work for me
Reply


Messages In This Thread
error when call JSON response - by mylastof - 09-10-2020, 10:14 AM
RE: error when call JSON response - by T.O.M. - 09-10-2020, 11:15 PM
RE: error when call JSON response - by davodm - 01-31-2021, 01:35 AM
RE: error when call JSON response - by hasanbasri93 - 12-18-2022, 04:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB