Skip to content

Commit 6ce506a

Browse files
authored
Merge pull request #322 from vrkansagara/development
reverting .env example file.
2 parents ac42d21 + 5b4c74f commit 6ce506a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.env.example

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
APP_ENV=local
2-
APP_DEBUG=true
3-
DEBUGBAR=true
4-
TELESCOPE_ENABLED=true
51
APP_NAME="Laravel Admin Panel"
62
APP_SHORT_NAME="LAP"
73
APP_ENV=local
@@ -10,6 +6,7 @@ APP_DEBUG=true
106
APP_LOG_LEVEL=debug
117
APP_URL=http://localhost
128

9+
1310
DB_CONNECTION=mysql
1411
DB_HOST=127.0.0.1
1512
DB_PORT=3306

0 commit comments

Comments
 (0)