ok
Direktori : /proc/self/root/home2/selectio/www/billingsoftwarenew/core/app/Models/ |
Current File : //proc/self/root/home2/selectio/www/billingsoftwarenew/core/app/Models/PasswordReset.php |
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class PasswordReset extends Model { public $timestamps = false; }