where('created_at', '>=', now()->subDays(30)) ->each(fn (Domain $domain) => $action->handle($domain)); } }