l5-repository icon indicating copy to clipboard operation
l5-repository copied to clipboard

Implement method for specific search by UUID

Open tiagoferezin opened this issue 4 years ago • 3 comments

Implement function findByUuid($uuid).

tiagoferezin avatar Mar 12 '20 15:03 tiagoferezin

I don't know is this a requirement for everybody.

bsormagec avatar Mar 14 '20 18:03 bsormagec

Yes, but it is very interesting, one more attribute to implement.

tiagoferezin avatar Mar 14 '20 22:03 tiagoferezin

You can use it extending BaseRepository on your project.

bsormagec avatar Mar 15 '20 12:03 bsormagec