feat: add Kavenegar template guide and update PreRegistrationController to use appUrl
This commit is contained in:
@@ -112,6 +112,10 @@ services:
|
||||
arguments:
|
||||
$appUrl: '%env(APP_BASE_URL)%'
|
||||
|
||||
App\Auth\Controller\PreRegistrationController:
|
||||
arguments:
|
||||
$appUrl: '%env(APP_BASE_URL)%'
|
||||
|
||||
App\Sms\Controller\SmsWalletController:
|
||||
arguments:
|
||||
$appBaseUrl: '%env(APP_BASE_URL)%'
|
||||
|
||||
Reference in New Issue
Block a user