9 lines
291 B
Bash
9 lines
291 B
Bash
APP_NAME="BIB-Accounts"
|
|
APP_URL=http://localhost/bbnepal/School-With-Accounts/account/
|
|
DB_CONNECTION=mysql
|
|
DB_HOST=localhost
|
|
DB_PORT=3309
|
|
DATABASE_OPTIONS=bbnepal_accounting,myurlsco_accounts1,myurlsco_accounts2,myurlsco_accounts3
|
|
DB_DATABASE=bbnepal_accounting
|
|
DB_USERNAME=root
|
|
DB_PASSWORD= |