Closed luiscoutinh closed 4 years ago
{ file1.string1: "String 1.1", dir.file2.string1: "String 2.1" }
@luiscoutinh This is like this on purpose. The point is to follow Laravel's functionallity where we can. This is why we build nested objects instead of a flatten one.
But thanks for the PR and you time!
{ file1.string1: "String 1.1", dir.file2.string1: "String 2.1" }