Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.env.setup - github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5dc4aa99e6d372eb12b274a8f77da843bfab54e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
APP_ENV=local
APP_DEBUG=true
APP_KEY=:_<uw?zyc`QQdO{):V?wd9J}%v9/m^bz

APP_LOCALE=en
APP_FALLBACK_LOCALE=en

# DB_CONNECTION=mysql
# DB_HOST=localhost
# DB_PORT=3306
# DB_DATABASE=homestead
# DB_USERNAME=homestead
# DB_PASSWORD=secret

CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=file

VERSION=2.0.0rc1
VERSION_RELMONTH=August
VERSION_RELDAY=15
VERSION_RELYEAR=2016