File "CronJobLog.php"
Full Path: /home/trinadezambia/public_html/gambling/app/Models/CronJobLog.php
File size: 106 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class CronJobLog extends Model
{
}