File manager - Edit - /home/autoph/public_html/projects/document_tracking/app/Models/Department.php
Back
<?php namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class Department extends Model { protected $fillable = ['department_id','department_name']; use HasFactory; }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings