response preview

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.

Upvoters
Status

Released

Board

Feedback

Tags

Question

Date

About 1 year ago

Author

WinnieS0728

Subscribe to post

Get notified by email when there are changes.