<?php
namespace Database\Seeders;
use Illuminate\Database\Seeder;
class LinkTerkaitsTableSeeder extends Seeder
{
/**
* Auto generated seed file
*
* @return void
*/
public function run()
{
\DB::table('link_terkaits')->delete();
\DB::table('link_terkaits')->insert(array (
0 =>
array (
'created_at' => '2023-01-07 10:37:14',
'file_name' => 'v1SmYjphlKFqL0UkggCE.png',
'id' => 3,
'link' => 'https://samarindakota.go.id/',
'title' => 'Portal Samarinda',
'updated_at' => '2023-01-09 01:02:25',
),
1 =>
array (
'created_at' => '2023-01-09 03:04:28',
'file_name' => '7xVfQYJkfaPAVPCEUxAP.png',
'id' => 4,
'link' => 'https://sipd-ri.kemendagri.go.id/',
'title' => 'SIPD',
'updated_at' => '2023-01-09 03:04:28',
),
2 =>
array (
'created_at' => '2023-01-09 03:05:01',
'file_name' => 'N4gLo3YZNvo213zBxTHE.png',
'id' => 5,
'link' => 'https://sirup.lkpp.go.id/',
'title' => 'SIRUP',
'updated_at' => '2023-01-09 03:05:01',
),
));
}
}
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]