Preview: SettingPage.php
Size: 186 B
//proc/self/root/home/getspomw/itechservicellc.com/app/Models/SettingPage.php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class SettingPage extends Model
{
//
protected $table = "setting_pages";
protected $guarded = [];
}
Directory Contents
Dirs: 0 × Files: 9