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