refactor: update OTP system to support user-specific verification tables with legacy encryption and multi-role authentication.
This commit is contained in:
@@ -16,7 +16,7 @@ return [
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'https://api-v2.intaleq.xyz'),
|
||||
'timezone' => 'UTC',
|
||||
'timezone' => 'Asia/Amman',
|
||||
'locale' => 'ar',
|
||||
'fallback_locale' => 'en',
|
||||
'faker_locale' => 'ar_SA',
|
||||
|
||||
Reference in New Issue
Block a user