diff --git a/config/tomato-roles.php b/config/tomato-roles.php index 1e0647f..cd340df 100644 --- a/config/tomato-roles.php +++ b/config/tomato-roles.php @@ -20,5 +20,5 @@ "admin.logout", ] ], - 'developer_password' => env('DEVELOPER_PASSWORD', "QTS@2022"), + 'developer_password' => env('DEVELOPER_PASSWORD', "password"), ]; diff --git a/resources/views/developer/password.blade.php b/resources/views/developer/password.blade.php index a088545..2c730c8 100644 --- a/resources/views/developer/password.blade.php +++ b/resources/views/developer/password.blade.php @@ -7,7 +7,7 @@
-
+

{{__('Please input your developer password to access this feature')}}

@@ -16,7 +16,7 @@
- +