Sindbad~EG File Manager

Current Path : /home/webg5288/laravel/compro/database/seeds/
Upload File :
Current File : //home/webg5288/laravel/compro/database/seeds/DatabaseSeeder.php

<?php

use Illuminate\Database\Seeder;

class DatabaseSeeder extends Seeder
{
    /**
     * Seed the application's database.
     *
     * @return void
     */
    public function run()
    {
        $this->call(AboutSeeder::class);
        $this->call(AdministratorSeeder::class);
        $this->call(ArticleSeeder::class);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists