Skip to content

Commit af7958e

Browse files
committed
Installation Testing
Step 1: Create a database in phpMyAdmin using default settings - yii3_i Step 2: Adjust .env file's BUILD_DATABASE=true Step 3: Select your public/index.php url link .. let it run until see main screen</p> Step 4: Adjust .env file's BUILD_DATABASE= Step 5: Signup admin Step 6: Signup observer Step 7: Login as admin and create a client and assign this client to observer ... Invoice User Accounts Apply yiisoft/db-mysql#410 Apply yiisoft/data#225
1 parent 9d44b9a commit af7958e

File tree

13 files changed

+1994
-1977
lines changed

13 files changed

+1994
-1977
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# see: https://github.com/copilot/share/022253bc-0004-88a2-b010-084860c36925
99
# Docker Desktop: Insert IPv4 address in config\common\params.php switch case 'docker':
1010
# docker wamp lamp local
11-
APP_ENV=docker
11+
APP_ENV=local
1212

1313
# Used in: config\common\params with yii sentry e.g YII_ENV=prod
1414
# String Value: e.g prod or dev

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"league/iso3166": "^4.3.3",
5252
"league/omnipay": "^3.2.1",
5353
"maglnet/composer-require-checker": "^4.16.1",
54-
"mollie/mollie-api-php": "^3.1.5",
54+
"mollie/mollie-api-php": "^3.3.2",
5555
"mpdf/mpdf": "^8.2.5",
5656
"nyholm/psr7": "^1.8.2",
5757
"omnipay/common": "^3.4",

composer.lock

Lines changed: 49 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)