PHP Classes

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

Recommend this page to a friend!
  Classes of Thiago Przyczynski   PHP Validate CNPJ   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 Validate CNPJ
Validate Brazilian company tax id with Laravel
Author: By
Last change:
Date: 4 years ago
Size: 61 bytes
 

Contents

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