Skip to main content
VIP2CARS uses Laravel Fortify for secure user authentication and account management. This guide covers everything you need to know about managing your user account.

User Registration

To create a new account in VIP2CARS:
1

Access Registration Page

Navigate to the registration page from the login screen or home page.
2

Provide Your Information

Fill in the required registration fields:
  • Name: Your full name (maximum 255 characters)
  • Email: A valid email address that will be used for login
  • Password: A secure password meeting the system requirements
  • Password Confirmation: Re-enter your password to confirm
3

Submit Registration

Click the registration button to create your account.
4

Email Verification

Check your email inbox for a verification message and click the verification link to activate your account.
5

Access the System

Once verified, log in with your credentials to access the VIP2CARS dashboard.
Your email address must be unique in the system. If the email is already registered, you’ll need to use a different email address or recover your existing account.

Registration Requirements

Passwords must meet Laravel’s default security requirements:
  • Minimum length as configured in the system
  • Must match the password confirmation field
  • Consider using a strong password with a mix of letters, numbers, and symbols
  • Must be a valid email format
  • Must be unique (not already registered)
  • Maximum 255 characters
  • Used for account recovery and system notifications
Use a strong, unique password for your VIP2CARS account. Consider enabling two-factor authentication for additional security.

Logging In

To access your VIP2CARS account:
1

Navigate to Login Page

Go to the VIP2CARS login page.
2

Enter Credentials

Provide your registered email address and password.
3

Two-Factor Authentication (If Enabled)

If you have two-factor authentication enabled, enter the code from your authenticator app or use a recovery code.
4

Access Dashboard

Upon successful login, you’ll be redirected to the main dashboard.
Login attempts are rate-limited to 5 attempts per minute for security. If you exceed this limit, wait a few minutes before trying again.

Password Management

VIP2CARS provides comprehensive password management features:

Changing Your Password

1

Access Settings

Click on your profile menu and navigate to Settings.
2

Go to Password Section

Select Password from the settings menu.
3

Provide Current Password

Enter your current password for verification.
4

Set New Password

Enter your new password and confirm it by typing it again.
5

Save Changes

Click the save button to update your password.

Resetting a Forgotten Password

If you’ve forgotten your password:
1

Click Forgot Password

On the login page, click the Forgot Password link.
2

Enter Your Email

Provide the email address associated with your account.
3

Check Your Email

Look for a password reset email in your inbox.
4

Click Reset Link

Click the password reset link in the email. This link is time-limited for security.
5

Set New Password

Enter and confirm your new password.
6

Log In

Use your new password to log into the system.
Password reset links expire after a certain period for security reasons. If your link has expired, request a new one.

Profile Management

Manage your account information in the profile settings:
1

Navigate to Profile Settings

Go to Settings > Profile from your user menu.
2

Update Your Information

You can modify:
  • Name: Update your display name
  • Email: Change your email address (must be unique)
3

Save Changes

Click the save button to update your profile information.
If you change your email address, you may need to verify the new email before it becomes active.

Two-Factor Authentication

Enhance your account security with two-factor authentication (2FA):

Enabling Two-Factor Authentication

1

Access Security Settings

Navigate to Settings > Two-Factor Authentication.
2

Confirm Password

You may be asked to confirm your password before proceeding.
3

Enable 2FA

Click the button to enable two-factor authentication.
4

Scan QR Code

Use an authenticator app (like Google Authenticator or Authy) to scan the QR code displayed.
5

Save Recovery Codes

Important: Save the recovery codes in a secure location. These codes can be used to access your account if you lose access to your authenticator app.
6

Complete Setup

Confirm the setup by entering a code from your authenticator app.
Store your recovery codes in a secure location separate from your device. You’ll need these if you lose access to your authenticator app.

Using Recovery Codes

If you can’t access your authenticator app:
  1. On the two-factor challenge screen, select the option to use a recovery code
  2. Enter one of your saved recovery codes
  3. Each recovery code can only be used once
  4. After logging in, consider regenerating new recovery codes
Two-factor authentication attempts are rate-limited to 5 attempts per minute for security.

Account Security Best Practices

Create a password that is:
  • At least 8-12 characters long
  • Contains a mix of uppercase and lowercase letters
  • Includes numbers and special characters
  • Not used on other websites
Two-factor authentication adds an extra layer of security to your account. Even if someone obtains your password, they won’t be able to access your account without the second factor.
Your email account is the key to password recovery. Ensure your email account has a strong password and 2FA enabled as well.
Consider changing your password periodically, especially if you suspect it may have been compromised.

Account Deletion

If you need to delete your account:
1

Access Settings

Navigate to your account settings.
2

Find Delete Account Option

Look for the account deletion or deactivation section.
3

Confirm Deletion

You may be asked to confirm your password and acknowledge that account deletion is permanent.
4

Complete Process

Follow the prompts to complete the account deletion process.
Account deletion is typically permanent and cannot be undone. Make sure to export any important data before deleting your account.

Troubleshooting

  • Verify you’re using the correct email address
  • Check that Caps Lock is not enabled
  • Try resetting your password using the Forgot Password link
  • Contact support if you continue to experience issues
  • Check your spam or junk folder
  • Verify you entered the correct email address during registration
  • Request a new verification email if available
  • Contact support if the issue persists
  • Use one of your saved recovery codes to log in
  • Once logged in, disable and re-enable 2FA with your new device
  • If you don’t have recovery codes, contact support for assistance

Build docs developers (and LLMs) love