11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
USER_UID=1000
|
|
USER_NAME=laravel
|
|
|
|
APP_NAME=KamilCraftAPI
|
|
APP_ENV=local
|
|
APP_KEY=
|
|
APP_DEBUG=true
|
|
APP_URL=http://localhost
|
|
|
|
DB_CONNECTION=sqlite
|