CasperSecurity

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

<?php

namespace Database\Seeders;

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

class TenderDocumentSeeder extends Seeder
{
    /**
     * Run the database seeds.
     *
     * @return void
     */
    public function run()
    {
        TenderDocument::create([
            'document_name'=>'Company Registration Document'
        ]);

        TenderDocument::create([
            'document_name'=>'GST Registration Document'
        ]);

        TenderDocument::create([
            'document_name'=>'Company Other Documents'
        ]);

        TenderDocument::create([
            'document_name'=>'Previous Vendor Document'
        ]);
    }
}
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