where('type', 'slider1'); } public function scopeSlider2Type($query) { return $query->where('type', 'slider2'); } }