Browse Source

Update home.blade.php

Shlee 3 years ago
parent
commit
36f4ab7897
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/views/admin/diagnostics/home.blade.php

+ 1 - 0
resources/views/admin/diagnostics/home.blade.php

@@ -223,6 +223,7 @@
 
 	<tr>
 		<td><span class="badge badge-primary">DATABASE</span></td>
+		<td><strong>DB_CONNECTION</strong></td>
 		<td><span>"{{config_cache('database.default')}}"</span></td>
 	</tr>
 	<tr>