SoftDeletingScope
class SoftDeletingScope implements Scope (View source)
Methods
void | apply(Builder $builder, Model $model) Apply the scope to a given Eloquent query builder. | |
void | extend(Builder $builder) Extend the query builder with the needed functions. |
Please login to continue.