PHP Classes

File: src/lang/pt_BR/validation.php

Recommend this page to a friend!
  Packages 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: Configuration script
Class: PHP CPF Validation
Validate Brazilian tax payer numbers with Laravel
Author: By
Last change:
Date: 9 months ago
Size: 60 bytes
 

Contents

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