add_balance
This commit is contained in:
0
frontend/assets/AppAsset.php
Normal file → Executable file
0
frontend/assets/AppAsset.php
Normal file → Executable file
0
frontend/codeception.yml
Normal file → Executable file
0
frontend/codeception.yml
Normal file → Executable file
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
0
frontend/controllers/SiteController.php
Normal file → Executable file
0
frontend/controllers/SiteController.php
Normal file → Executable file
0
frontend/models/ContactForm.php
Normal file → Executable file
0
frontend/models/ContactForm.php
Normal file → Executable file
0
frontend/models/PasswordResetRequestForm.php
Normal file → Executable file
0
frontend/models/PasswordResetRequestForm.php
Normal file → Executable file
0
frontend/models/ResetPasswordForm.php
Normal file → Executable file
0
frontend/models/ResetPasswordForm.php
Normal file → Executable file
0
frontend/models/SignupForm.php
Normal file → Executable file
0
frontend/models/SignupForm.php
Normal file → Executable file
0
frontend/runtime/.gitignore
vendored
Normal file → Executable file
0
frontend/runtime/.gitignore
vendored
Normal file → Executable file
0
frontend/tests/_bootstrap.php
Normal file → Executable file
0
frontend/tests/_bootstrap.php
Normal file → Executable file
0
frontend/tests/_data/login_data.php
Normal file → Executable file
0
frontend/tests/_data/login_data.php
Normal file → Executable file
0
frontend/tests/_data/user.php
Normal file → Executable file
0
frontend/tests/_data/user.php
Normal file → Executable file
0
frontend/tests/_output/.gitignore
vendored
Normal file → Executable file
0
frontend/tests/_output/.gitignore
vendored
Normal file → Executable file
0
frontend/tests/_support/.gitignore
vendored
Normal file → Executable file
0
frontend/tests/_support/.gitignore
vendored
Normal file → Executable file
0
frontend/tests/_support/FunctionalTester.php
Normal file → Executable file
0
frontend/tests/_support/FunctionalTester.php
Normal file → Executable file
0
frontend/tests/_support/UnitTester.php
Normal file → Executable file
0
frontend/tests/_support/UnitTester.php
Normal file → Executable file
0
frontend/tests/acceptance.suite.yml.example
Normal file → Executable file
0
frontend/tests/acceptance.suite.yml.example
Normal file → Executable file
0
frontend/tests/acceptance/HomeCest.php
Normal file → Executable file
0
frontend/tests/acceptance/HomeCest.php
Normal file → Executable file
0
frontend/tests/acceptance/_bootstrap.php
Normal file → Executable file
0
frontend/tests/acceptance/_bootstrap.php
Normal file → Executable file
0
frontend/tests/functional.suite.yml
Normal file → Executable file
0
frontend/tests/functional.suite.yml
Normal file → Executable file
0
frontend/tests/functional/AboutCest.php
Normal file → Executable file
0
frontend/tests/functional/AboutCest.php
Normal file → Executable file
0
frontend/tests/functional/ContactCest.php
Normal file → Executable file
0
frontend/tests/functional/ContactCest.php
Normal file → Executable file
0
frontend/tests/functional/HomeCest.php
Normal file → Executable file
0
frontend/tests/functional/HomeCest.php
Normal file → Executable file
0
frontend/tests/functional/LoginCest.php
Normal file → Executable file
0
frontend/tests/functional/LoginCest.php
Normal file → Executable file
0
frontend/tests/functional/SignupCest.php
Normal file → Executable file
0
frontend/tests/functional/SignupCest.php
Normal file → Executable file
0
frontend/tests/functional/_bootstrap.php
Normal file → Executable file
0
frontend/tests/functional/_bootstrap.php
Normal file → Executable file
0
frontend/tests/unit.suite.yml
Normal file → Executable file
0
frontend/tests/unit.suite.yml
Normal file → Executable file
0
frontend/tests/unit/_bootstrap.php
Normal file → Executable file
0
frontend/tests/unit/_bootstrap.php
Normal file → Executable file
0
frontend/tests/unit/models/ContactFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/ContactFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/PasswordResetRequestFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/PasswordResetRequestFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/ResetPasswordFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/ResetPasswordFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/SignupFormTest.php
Normal file → Executable file
0
frontend/tests/unit/models/SignupFormTest.php
Normal file → Executable file
0
frontend/views/layouts/main.php
Normal file → Executable file
0
frontend/views/layouts/main.php
Normal file → Executable file
0
frontend/views/site/about.php
Normal file → Executable file
0
frontend/views/site/about.php
Normal file → Executable file
0
frontend/views/site/contact.php
Normal file → Executable file
0
frontend/views/site/contact.php
Normal file → Executable file
0
frontend/views/site/error.php
Normal file → Executable file
0
frontend/views/site/error.php
Normal file → Executable file
0
frontend/views/site/index.php
Normal file → Executable file
0
frontend/views/site/index.php
Normal file → Executable file
0
frontend/views/site/login.php
Normal file → Executable file
0
frontend/views/site/login.php
Normal file → Executable file
0
frontend/views/site/requestPasswordResetToken.php
Normal file → Executable file
0
frontend/views/site/requestPasswordResetToken.php
Normal file → Executable file
0
frontend/views/site/resetPassword.php
Normal file → Executable file
0
frontend/views/site/resetPassword.php
Normal file → Executable file
0
frontend/views/site/signup.php
Normal file → Executable file
0
frontend/views/site/signup.php
Normal file → Executable file
0
frontend/web/.gitignore
vendored
Normal file → Executable file
0
frontend/web/.gitignore
vendored
Normal file → Executable file
0
frontend/web/.htaccess
Normal file → Executable file
0
frontend/web/.htaccess
Normal file → Executable file
0
frontend/web/assets/.gitignore
vendored
Normal file → Executable file
0
frontend/web/assets/.gitignore
vendored
Normal file → Executable file
0
frontend/web/css/site.css
Normal file → Executable file
0
frontend/web/css/site.css
Normal file → Executable file
0
frontend/web/favicon.ico
Normal file → Executable file
0
frontend/web/favicon.ico
Normal file → Executable file
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
0
frontend/web/media/upload/.gitignore
vendored
Normal file → Executable file
0
frontend/web/media/upload/.gitignore
vendored
Normal file → Executable file
Reference in New Issue
Block a user