Closed massimodevitis closed 10 months ago
hi, it's possible to use where in model?
ex: Category::nested()->where("id", 2)->get();
br Max
@massimodevitis please refer to https://github.com/atayahmet/laravel-nestable/issues/65#issuecomment-443655981
hi, it's possible to use where in model?
ex: Category::nested()->where("id", 2)->get();
br Max