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