PHP Classes

File: src/lang/en/validation.php

Recommend this page to a friend!
  Classes of Thiago Przyczynski   PHP CPF Validation   src/lang/en/validation.php   Download  
File: src/lang/en/validation.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP CPF Validation
Validate Brazilian tax payer numbers with Laravel
Author: By
Last change:
Date: 4 years ago
Size: 57 bytes
 

Contents

Class file image Download
<?php
return [
   
'cpf' => ':attribute is not valid',
];