CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/MetadataService/app/Models/
Upload File :
Current File : /var/www/hrms.uiet.co.in/MetadataService/app/Models/MetadataParentUnit.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;

class MetadataParentUnit extends Model
{
    use HasFactory;
    protected $guarded=[];

    public static function search($search)
    {
        return empty($search) ? static::query()
            : static::query()->where('unit', 'like', '%'.$search.'%');

    }
}
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