Anons79 Mini Shell

Directory : /home/aplikasiposinfo/www/reswara.aplikasipos.info/vendor/ichtrojan/laravel-otp/src/Models/
Upload File :
Current File : /home/aplikasiposinfo/www/reswara.aplikasipos.info/vendor/ichtrojan/laravel-otp/src/Models/Otp.php

<?php

namespace Ichtrojan\Otp\Models;

use Illuminate\Database\Eloquent\Model;

class Otp extends Model
{
    /**
     * The database table used by the model.
     *
     * @var string
     */
    protected $table = 'otps';

    /**
     * The attributes that are mass assignable.
     *
     * @var array
     */
    protected $fillable = [
        'identifier', 'token', 'valid', 'validity'
    ];
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]