environment('local') ? $localValue : ''); } $name = getOldOrLocal('name', 'test3 normal user'); $email = getOldOrLocal('email', 'test3@example.com'); ?>
Coolify

Create an account

@if ($isFirstUser)
This user will be the root user (full admin access).
@endif
@csrf
Your password should be min 8 characters long and contain at least one uppercase letter, one lowercase letter, one number, and one symbol.