File manager - Edit - /home/linknsbh/restawy.online/app/Models/PaymentInvoice.php
Back
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class PaymentInvoice extends Model { /** * The attributes that are mass assignable. * * @var array */ protected $fillable = [ "order_id", "client_id", "InvoiceId", "InvoiceStatus", "InvoiceValue", "Currency", "InvoiceDisplayValue", "TransactionId", "TransactionStatus", "PaymentGateway", "PaymentId", "CardNumber" ]; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.55 |
proxy
|
phpinfo
|
Settings