Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/storage/app/Modules/UniversalBundle/Modules/Purchase/Entities/PurchaseItemTax.php
Назад
<?php namespace Modules\Purchase\Entities; use App\Models\BaseModel; use App\Models\Tax; class PurchaseItemTax extends BaseModel { protected $table = 'purchase_item_taxes'; public static function taxbyid($id) { return Tax::where('id', $id)->withTrashed(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка