File manager - Edit - /var/www/payraty/hris-standalone/app/Models/ReferralSetting.php
Back
<?php namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class ReferralSetting extends Model { use HasFactory; protected $fillable = [ 'percentage', 'min_payout', 'is_enable', 'guideline', 'created_by', ]; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings