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.
1 parent bce7a57 commit 45a607eCopy full SHA for 45a607e
.env
@@ -38,6 +38,8 @@ APP_DEBUG=true
38
APP_ENV=local
39
LOG_CHANNEL=stack
40
LOG_LEVEL=debug
41
+#=Disables all routes and displays a Maintenance placeholder page.
42
+MAINTENANCE_MODE=false
43
44
#Database Settings=Should be left alone. If you wish to use mysql you'd have to seed the database again.
45
DB_CONNECTION=sqlite
storage/backups/default_settings
0 commit comments