N
N
NubasLol2018-12-28 15:02:20
Laravel
NubasLol, 2018-12-28 15:02:20

Laravel how to test recursive json?

How to test a json structure like this:

[
            'id',
            'children' => [
                'id',
                'children',
            ]
];

Any number of children

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question