getTenants() as $tenant) { CreatePostgresUserForTenant::dispatch($tenant); } return Command::SUCCESS; } }