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/Formulario2.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class Formulario2 extends Model
{
    protected $table='formulario2'; 

    protected $primaryKey='id';

    public $timestamps=true;

    protected $fillable =[
        'cuestionante'
    	];

    protected $guarded =[

    ];
}

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