I’m using laravel as my backend.
I write code like
public function test()
{
dd([
'data' => 123
]);
}in postman I can switch to preview tab and get

is there any way in yaak can see dd in response?
Please authenticate to join the conversation.
Released
Feedback
Question
About 1 year ago

WinnieS0728
Get notified by email when there are changes.
Released
Feedback
Question
About 1 year ago

WinnieS0728
Get notified by email when there are changes.