Laravel
Release notes
Upgrade Guide
Contribution Guide
interface
Illuminate
/
Database
/
Eloquent
/
Scope
Scope
#
Methods
public
#
apply
(
Builder
$builder
,
Model
$model
)
:
void
Apply the scope to a given Eloquent query builder.
Parameters
$builder
Builder
$model
Model
On this page
On this page
Methods
apply