File manager - Edit - /var/www/html/portalHomolog/app/Models/ProjetosProgramas/Fonte.php
Back
<?php namespace App\Models\ProjetosProgramas; use Illuminate\Database\Eloquent\Model; class Fonte extends Model { protected $connection = 'mysql'; protected $table = 'project_program_fontes'; protected $fillable = ['nome']; public $timestamps = false; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings