ok

Mini Shell

Direktori : /home2/selectio/public_html/billingsoftwarenew/core/app/Models/
Upload File :
Current File : /home2/selectio/public_html/billingsoftwarenew/core/app/Models/DeviceToken.php

<?php

namespace App\Models;

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

class DeviceToken extends Model {
    use HasFactory;
    protected $guarded = [];

}

Zerion Mini Shell 1.0