feat(core): harden sessions settlement and credit activity
Some checks failed
lotterLaravel CI / test (push) Has been cancelled
lotterLaravel E2E / e2e-api (push) Has been cancelled

This commit is contained in:
wchino
2026-07-22 20:53:43 +08:00
parent 35f6e46958
commit 15bd997c4e
48 changed files with 1920 additions and 93 deletions

View File

@@ -16,4 +16,5 @@ return [
'8007' => 'Too many failed attempts. Try again later',
'8008' => 'Please sign in through the main site',
'8009' => 'Invalid or expired captcha.',
'8010' => 'This account was signed in on another device. Please sign in again.',
];