File "Messaging.php"
Full path: /home/qooetu/costes.qooetu.com/app/Messaging.php
File
size: 113 B (113 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Messaging extends Model
{
}