Sindbad~EG File Manager

Current Path : /home/copmadinaarea/drive.copmadinaarea.org/common/Auth/Validators/
Upload File :
Current File : /home/copmadinaarea/drive.copmadinaarea.org/common/Auth/Validators/HashValidator.php

<?php namespace Common\Auth\Validators;

use Hash;

class HashValidator {

    public function validate($attribute, $value, $parameters) {
        return Hash::check($value, $parameters[0]);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists