????
Current Path : /home/thenclexdoctor.com/public_html/app/Models/ |
Current File : /home/thenclexdoctor.com/public_html/app/Models/SubscribeRemind.php |
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class SubscribeRemind extends Model { protected $table = 'subscribe_reminds'; public $timestamps = false; protected $guarded = ['id']; }
Sorry, this page is not available...