%PDF- %PDF-
Direktori : /var/www/html/rental/app/Models/ |
Current File : /var/www/html/rental/app/Models/Rightsection.php |
<?php class Rightsection extends Eloquent { protected $table = 'rightsections'; protected $guarded = array('id'); public $timestamps = false; //added after timestamps error log. }