In focus / 01
One platform.
1,200+ businesses.
HisabKarLay brings sales, inventory, and live payments into a shared Laravel platform, with each merchant’s data kept separate.
- My focus
- Backend architecture & integrations
- The challenge
- Scale the product. Keep every tenant isolated.
Laravel middleware
- Merchant request
- Tenant context
- Scoped records
Shared platform. Separate businesses.
Middleware resolves the merchant on each request, then scopes inventory, invoices, and users to that business.
A merchant can join without a separate application install.
A simplified view of the implementation. Read the case study for context.
