diff options
author | Camil Staps | 2015-02-19 18:55:43 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-19 18:55:43 +0100 |
commit | 781c2b265e1389f69f280d9a8c039a59678a78ec (patch) | |
tree | 24c0d4abc80685237ee91341ccb4a13807150c1c /backyard/php-api/trunk/.env.example | |
parent | directory structure (diff) |
directory structure
Diffstat (limited to 'backyard/php-api/trunk/.env.example')
-rw-r--r-- | backyard/php-api/trunk/.env.example | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/backyard/php-api/trunk/.env.example b/backyard/php-api/trunk/.env.example deleted file mode 100644 index 4eb0845..0000000 --- a/backyard/php-api/trunk/.env.example +++ /dev/null @@ -1,11 +0,0 @@ -APP_ENV=local -APP_DEBUG=true -APP_KEY=SomeRandomString - -DB_HOST=localhost -DB_DATABASE=homestead -DB_USERNAME=homestead -DB_PASSWORD=secret - -CACHE_DRIVER=file -SESSION_DRIVER=file |