File "Authority.php"
Full path: /home/qooetu/costes.qooetu.com/app/Authority.php
File
size: 115 B (115 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 Authority extends Model
{
//
}