File manager - Edit - /var/www/payraty/hris-standalone/app/Models/CustomQuestion.php
Back
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class CustomQuestion extends Model { protected $fillable = [ 'question', 'is_required', 'created_by', ]; public static $is_required = [ 'yes' => 'Yes', 'no' => 'No', ]; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings