diff --git a/config/database.php b/config/database.php index 349529a..e571079 100644 --- a/config/database.php +++ b/config/database.php @@ -1,14 +1,14 @@ getMessage())); -} + die('Koneksi database gagal: ' . htmlspecialchars($e->getMessage())); +} \ No newline at end of file