OTK Portal

OTK Staging — Backend QA

Backend QA environment — not the final website design. Vehicle data, Finder, and admin APIs are live here; this hub links to the pages you can click through today.

Phase 1 — try in the browser

Login Registrieren

Demo logins staging seeder

Run php artisan db:seed --class=Phase1VehicleDemoSeeder if accounts are missing.

RoleEmailPassword
Admin admin@example.test password
Member member@example.test password

Password reset on staging

Forgot-password sends email via Postmark. While the Postmark account is pending approval, mail only works to the same domain as the sender (@kontordk.de for now). Reset for @example.test demo users will fail until Postmark is fully approved or we switch sender to otk-firmenwagen.de.

Login with the demo passwords above works without reset.

Environment

APP_ENV: production