Using where in model
massimodevitis opened this issue · 1 comments
massimodevitis commented
hi,
it's possible to use where in model?
ex: Category::nested()->where("id", 2)->get();
br
Max
massimodevitis opened this issue · 1 comments
hi,
it's possible to use where in model?
ex: Category::nested()->where("id", 2)->get();
br
Max