shell bypass 403

UnknownSec Shell

: /home/bouloter/infix/app/ [ drwxr-xr-x ]

name : Subscription.php
<?php

namespace App;

use Carbon\Carbon;
use Illuminate\Database\Eloquent\Model;

class Subscription extends Model
{

    protected $appends =['subscriptionDate'];

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

© 2025 UnknownSec
afwwrfwafr45458465
Password