Skip to content

Installation

Requirements

  • PHP 8.3+
  • Laravel 13.x

Composer

bash
composer require cavalheri/laravel-brazil-documents

The package is auto-discovered by Laravel. No manual registration is required.

Publish assets (optional)

bash
php artisan vendor:publish --tag=brazil-documents-config
php artisan vendor:publish --tag=brazil-documents-lang

Released under the MIT License · Lucas Cavalheri