shell bypass 403

UnknownSec Shell

: /home/anyleson/public_html/app/Models/ [ drwxr-xr-x ]

name : UserCommission.php
<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class UserCommission extends Model
{
    protected $table = "user_commissions";
    public $timestamps = false;
    protected $guarded = ['id'];


    static $sources = [
        'courses',
        'bundles',
        'virtual_products',
        'physical_products',
        'meetings',
    ];

    public function calculatePrice($price)
    {
        if ($this->type == "percent") {
            $commissionPrice = $price > 0 ? (($price * $this->value) / 100) : 0;
        } else {
            $commissionPrice = $this->value;
        }

        return $commissionPrice;
    }
}

© 2025 UnknownSec
Sherlock Holmes e-book | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar
Get Cashback
By purchasing this product, you will get ₹0.50 as cashback.
Sherlock Holmes e-book
Sherlock Holmes e-book
Sherlock Holmes e-book

Sherlock Holmes e-book

in e-book
5.00
(1 Reviews)
Availability In stock
₹5.50

Gift this product

Send this product as a gift to your friends

Share

Share this product with others

Send Message

Buy with points