Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.younegotiate.com/llms.txt

Use this file to discover all available pages before exploring further.

Real-World Example

YouNegotiate adds a new MailHub team member. Superadmin creates the user so they can log in to Ecomailhub and manage assigned mail response work.

Visual Flow

How It Should Work

  • It should let Superadmin manage MailHub users.
  • It should keep MailHub users tied to the Ecomailhub guard and workflows.
  • It should support correct access for mail response operations.

How It Should Not Work

  • It should not grant Superadmin access to MailHub-only users.
  • It should not create users without required account details.
  • It should not leave removed users with active access.

Developer Notes

  • MailHub users are separate from Superadmin users and creditor users.
  • Access boundaries matter because this user type works in a different portal.
  • app/Livewire/Creditor/ConsumerResponseManagers
  • routes/ecomailhub/index.php
  • routes/ecomailhub/auth.php
Last modified on May 25, 2026