use Illuminate\Support\Facades\Validator; /** * Validate the tenant's credentials * * @param array $data * @return bool */ public function validate(array ...
確定! 回上一頁