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

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-09-11 23:06:42 +0300
committerChaoyi Zha <summermontreal@gmail.com>2016-09-11 23:06:42 +0300
commit4511499bb5606fc7d18375b493c86b61a7dfbdeb (patch)
tree0c6c9ba3dd746bda5a0d1f55939700e00096803f
parent30dbeabb7c297bf473fdb7c39c959baa5ad2d5a7 (diff)
Bump version to 2.0.0 stable2.0.0
-rw-r--r--.env.setup22
1 files changed, 22 insertions, 0 deletions
diff --git a/.env.setup b/.env.setup
new file mode 100644
index 0000000..dd3ca6d
--- /dev/null
+++ b/.env.setup
@@ -0,0 +1,22 @@
+APP_ENV=local
+APP_DEBUG=true
+APP_KEY=/_nS/%8RQP?3M?=(FG-j\T;Oo@DZAFl,
+
+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.0
+VERSION_RELMONTH=September
+VERSION_RELDAY=11
+VERSION_RELYEAR=2016