#Return JSON decode array in model's method just doesn't work
11 messages · Page 1 of 1 (latest)
When returning it:
It is probably something so stupid and dumb, but I am not sure what could be causing it, since I'm literally using the same code, but instead of debugging it, returning it.
What do you get when you just return json_decode($this->data, true);?