CasperSecurity

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

<?php

namespace Database\Seeders;

use Illuminate\Database\Console\Seeds\WithoutModelEvents;
use Illuminate\Database\Seeder;
use App\Models\Module;

class ModuleSeeder extends Seeder
{
    /**
     * Run the database seeds.
     *
     * @return void
     */
    public function run()
    {
       Module::create([
            'module_name'=>'Organisation & Users Settings',
        ]);
        Module::create([
            'module_name'=>'Tender Management',
        ]);

        Module::create([
            'module_name'=>'Human Resource',
        ]);

        Module::create([
            'module_name'=>'Project Management',
        ]);
    }
}
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