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