shop + cart + user login with school

This commit is contained in:
2025-04-13 21:33:59 +02:00
parent 296d7dbb2a
commit 16ff34419e
22 changed files with 1931 additions and 590 deletions
+2
View File
@@ -17,6 +17,8 @@ return [
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'banned' => 'Your account is banned by administrator.',
'max_sessions_reached' => 'You reached the maximum number of active sessions allowed. Please log out on other devices and try again.',
'school_not_found' => 'The specified school was not found.',
'school_required' => 'Please specify a school.',
'2fa' => [
'enabled_successfully' => 'Two-Factor Authentication enabled successfully.',