%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/tsi-crm/app/Models/
Upload File :
Create Path :
Current File : /var/www/tsi-crm/app/Models/Projects.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;

class Projects extends Model
{
    use HasFactory;
    protected $table = 'projects';
    protected $primaryKey = 'id';
}

Zerion Mini Shell 1.0