Sindbad~EG File Manager

Current Path : /var/www/html/encuesta.sumar.com.py/app/Models/
Upload File :
Current File : /var/www/html/encuesta.sumar.com.py/app/Models/Formulario1.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class Formulario1 extends Model
{
    protected $table='formulario1'; 

    protected $primaryKey='id';

    public $timestamps=true;

    protected $fillable =[
        'cuestionante',
        'tipo',
        'estado'
    ];

    protected $guarded =[

    ];
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists