Menaikkan data KJPP part 2
This commit is contained in:
@@ -12,6 +12,6 @@ class KJPPSeeder extends Seeder
|
||||
*/
|
||||
public function run(): void
|
||||
{
|
||||
DB::unprepared(file_get_contents(__DIR__ . '/kjpp.sql'));
|
||||
DB::unprepared(file_get_contents(__DIR__ . '/sql/kjpp.sql'));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user