CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/database/seeders/
Upload File :
Current File : /var/www/hrms.uiet.co.in/database/seeders/OrganisationSeeder.php

<?php

namespace Database\Seeders;

use App\Models\Organisation;
use Illuminate\Database\Seeder;

class OrganisationSeeder extends Seeder
{
    /**
     * Run the database seeds.
     *
     * @return void
     */
    public function run()
    {
        Organisation::create([
            'business_sector'=>'IT Service Provider',
            'company_name'=>'YoByTech Automation Pvt. Ltd.',
            'no_of_units'=>'1',
            'address'=>'HIG-14, Rajib Nagar, Aiginia',
            'city'=>'Bhubaneswar',
            'pincode'=>'751019',
            'website_link'=>'https://yobytech.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