protected static function boot() { parent::boot(); static::addGlobalScope('order', function (Builder $builder) { $builder->orderBy('first_name'); }); }
- Vander Host are specialists in domain name registration, website and VPS hosting.
protected static function boot() { parent::boot(); static::addGlobalScope('order', function (Builder $builder) { $builder->orderBy('first_name'); }); }