Results 6 comments of Tai Le

I figure it out myself. In this repository, `HasMany` class extends `EloquentHasMany` of Laravel. And in the `EloquentHasMany` class, Laravel uses `getIdAttribute` Mutator [1] to get a string ObjectId (This...

@ThorKing01 I figured out that his implementation follow this style: pred0, pred1, pred2 should be understood as v3, v4, v7 pred3, pred4, pred5 should be understood as v5, v6, v8...

I also encountered this yesterday. I thought this Darknet is out of date or something so I replaced it entirely with the newest version which was pulled from [here](https://github.com/pjreddie/darknet). Now...

> > I also encountered this yesterday. I thought this Darknet is out of date or something so I replaced it entirely with the newest version which was pulled from...

@missinglink Could you please take a look?

@willhuang1997 I also encountered this problem as well, below is the code and the gif illustrating the error. Please help us fix it to make the function more robust, really...