PHP Classes

File: src/lang/pt-BR/validation.php

Recommend this page to a friend!
  Classes of Thiago Przyczynski   PHP CPF Validation   src/lang/pt-BR/validation.php   Download  
File: src/lang/pt-BR/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: 60 bytes
 

Contents

Class file image Download
<?php
return [
   
'cpf' => ':attribute não é válido',
];