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