NestedTreeScope
in package
implements
Scope
Interfaces, Classes and Traits
Table of Contents
- apply() : void
- Apply the scope to a given Eloquent query builder.
Methods
apply()
Apply the scope to a given Eloquent query builder.
public
apply(Builder $builder, Model $model) : void