mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
comment DB::commit() to fix the database seeder
This commit is contained in:
@@ -48,6 +48,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(DummyDataSeeder::class);
|
||||
}
|
||||
|
||||
DB::commit();
|
||||
// DB::commit();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user