File manager - Edit - /var/www/html/homologBancodetalentos/app/Models/TalentBank/LanguageProficiency.php
Back
<?php namespace App\Models\TalentBank; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class LanguageProficiency extends Model { use HasFactory; protected $table = 'language_proficiencies'; protected $fillable = [ 'name', ]; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings