Duy Lượng

Results 26 comments of Duy Lượng

sorry @joshyhargreaves I'm too busy with projects. I saw the delay issue, and sometime it shows blank screen. But have no solution. Let try your way and let me know...

@erisrayanesh you are right, It should be '' instead. Can you make PR to fix it?

Hi @joshyhargreaves Nice to see your invitation. I'm no family with typescript so I removed all typescript from this package, that's why I did not make pull request to your...

okey no problem. we will continue with your repo

I think you can extend model by making traits for sanitization / validation / default value and more see this package so you can know how to do https://github.com/simontong/adonis-cast-attributes

@lukaszflorczak default model will automatic parse primaryKey to bjson.ObjectID you can manual remove automatic parse by ```js static get ObjectIDs () { return [] } ```

Seem `adonis-lucid` is updating new version with many improvements and be rewritten in ts. I'll start this version soon when it release