add_balance
This commit is contained in:
0
frontend/config/.gitignore
vendored
Normal file → Executable file
0
frontend/config/.gitignore
vendored
Normal file → Executable file
0
frontend/config/bootstrap.php
Normal file → Executable file
0
frontend/config/bootstrap.php
Normal file → Executable file
1
frontend/config/main.php
Normal file → Executable file
1
frontend/config/main.php
Normal file → Executable file
@ -14,6 +14,7 @@ return [
|
||||
'components' => [
|
||||
'request' => [
|
||||
'csrfParam' => '_csrf-frontend',
|
||||
'baseUrl' => '',
|
||||
],
|
||||
'user' => [
|
||||
'identityClass' => 'common\models\User',
|
||||
|
0
frontend/config/params.php
Normal file → Executable file
0
frontend/config/params.php
Normal file → Executable file
0
frontend/config/test.php
Normal file → Executable file
0
frontend/config/test.php
Normal file → Executable file
Reference in New Issue
Block a user