Skip to content

Commit 10c1fa7

Browse files
committed
Disable debug bar by default.
1 parent c1be0cc commit 10c1fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
APP_NAME="Laravel Admin Panel"
22
APP_ENV=local
33
APP_KEY=base64:O+TrollIDwasHEREtMG9kBc+/Q32exQLusNVhnq558w=
4-
APP_DEBUG=true
4+
APP_DEBUG=false
55
APP_LOG_LEVEL=debug
66
APP_URL=http://localhost
77

0 commit comments

Comments
 (0)