We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 781f175 + 10c1fa7 commit 33b8e34Copy full SHA for 33b8e34
.env.example
@@ -1,7 +1,7 @@
1
APP_NAME="Laravel Admin Panel"
2
APP_ENV=local
3
APP_KEY=base64:O+TrollIDwasHEREtMG9kBc+/Q32exQLusNVhnq558w=
4
-APP_DEBUG=true
+APP_DEBUG=false
5
APP_LOG_LEVEL=debug
6
APP_URL=http://localhost
7
.gitignore
100755
100644
@@ -32,4 +32,6 @@ public/js/skins/*.js
32
33
composer.lock
34
public/img/backend/blog_images/*
35
-public/mix-manifest.json
+public/mix-manifest.json
36
+public/access.log
37
+public/error.log
0 commit comments