shell bypass 403

UnknownSec Shell


name : Faq.php
<?php

namespace Modules\SystemSetting\Entities;

use Carbon\Carbon;
use Illuminate\Database\Eloquent\Model;
use Rennokki\QueryCache\Traits\QueryCacheable;

class Faq extends Model
{


    protected $fillable = [];

    protected $appends =['addedFormat'];

    public function getaddedFormatAttribute()
    {
        return Carbon::parse($this->created_at)->isoformat('Do MMMM Y H:ss a');
    }

}

© 2025 UnknownSec
afwwrfwafr45458465
Password