php-tenant/Controllers
Claude 74b81589c1
fix: remove hardcoded hub.host.uk.com domain from controllers
Replace hardcoded 'hub.host.uk.com' with config('app.base_domain')
to match the existing pattern used in middleware and Blade views.

Fixes #7
Fixes #8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 13:11:55 +00:00
..
Api security: fix P1 items for rate limiting, auth, SSRF and workspace validation 2026-01-29 13:19:27 +00:00
EntitlementApiController.php fix: remove hardcoded hub.host.uk.com domain from controllers 2026-03-24 13:11:55 +00:00
ReferralController.php fix(tenant): add strict_types and fix PSR-12 compliance across all PHP files 2026-03-17 09:11:54 +00:00
WorkspaceController.php fix: remove hardcoded hub.host.uk.com domain from controllers 2026-03-24 13:11:55 +00:00
WorkspaceInvitationController.php refactor: rename namespace from Core\Mod\Tenant to Core\Tenant 2026-01-27 16:30:46 +00:00