© 2026 Hedgehog Software, LLC
protected static function booted(): void { static::addGlobalScope('sortOrder', function (Builder $builder) { $builder->orderBy('sort_order'); }); }
TopicSetting::all() //it works ordered asc by sort_order