File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/modules/User/Models/PlanTranslation.php
Back
<?php namespace Modules\User\Models; use App\BaseModel; use Illuminate\Database\Eloquent\SoftDeletes; class PlanTranslation extends BaseModel { use SoftDeletes; protected $table = 'bravo_plan_trans'; protected $fillable = [ 'title', 'content', ]; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings