From dc28211d03c1a7c2f1b712071ad657a5b8d543a7 Mon Sep 17 00:00:00 2001 From: Afiq Hamzah Date: Tue, 28 Nov 2023 10:02:11 +0800 Subject: [PATCH] Fix config database.php --- config/database.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/database.php b/config/database.php index cc1803f..ece90e4 100644 --- a/config/database.php +++ b/config/database.php @@ -2,15 +2,7 @@ return [ -<<<<<<< HEAD 'default' => 'mysql7', -======= -<<<<<<< HEAD - 'default' => 'mysql', -======= - 'default' => 'mysql7', ->>>>>>> 083caf7 (Add new columns to komuditi_transaksi) ->>>>>>> 01bba68 (Add new columns to komuditi_transaksi) 'migrations' => 'migrations', 'connections' => [ 'lelong' => [