Duffer Derek

Current Path : /var/www/invoice-sync.bitkit.dk/httpdocs/app/Models/
Upload File :
Current File : /var/www/invoice-sync.bitkit.dk/httpdocs/app/Models/UnprocessedHooks.php

<?php

namespace App\Models;

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

class UnprocessedHooks extends Model
{
    use HasFactory;

    protected $table = 'unprocessed_hooks';

    protected $fillable = [
        'object_no', 'podio_item_id','type', 'processed','hookDetailsId'
    ];
}

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