Anons79 Mini Shell

Directory : /home/aplikasiposinfo/www/e-tepian.aplikasipos.info/database/seeders/
Upload File :
Current File : /home/aplikasiposinfo/www/e-tepian.aplikasipos.info/database/seeders/GrafiksTableSeeder.php

<?php

namespace Database\Seeders;

use Illuminate\Database\Seeder;

class GrafiksTableSeeder extends Seeder
{

    /**
     * Auto generated seed file
     *
     * @return void
     */
    public function run()
    {
        

        \DB::table('grafiks')->delete();
        
        \DB::table('grafiks')->insert(array (
            0 => 
            array (
                'created_at' => '2023-01-07 10:27:03',
                'grafik_type' => 'line',
                'id' => 1,
                'image' => 'RlJ7BGRFBTjM8uZBVAo0.png',
                'title' => 'Realisasi Fisik Nov 22',
                'updated_at' => '2023-01-09 03:32:57',
            ),
            1 => 
            array (
                'created_at' => '2023-01-07 10:27:25',
                'grafik_type' => 'pie',
                'id' => 2,
                'image' => 'KxEdW6qlkYPbJD56v7rm.png',
                'title' => 'Diagram Anggaran Belanja TA 2022',
                'updated_at' => '2023-01-09 03:40:00',
            ),
        ));
        
        
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]