Each company gets an isolated database and its own subdomain the moment it signs up โ no shared tables, no cross-tenant risk. Built as an API-first platform so any frontend, POS, or integration can plug straight in.
Every registered company gets its own physical database, provisioned and migrated automatically โ no data ever crosses tenant boundaries.
Tenants are reached at their own subdomain (e.g. your-pharmacy.pharma-super-admin-api.truesales.ai), resolved automatically per request.
Registration and login are versioned REST endpoints backed by Sanctum, returning a scoped API token for the signed-in tenant user.