newtongamajr/moeda-real

A Laravel Nova field.

Installs: 7 510

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

1.0.0 2022-10-23 04:58 UTC

This package is auto-updated.

Last update: 2025-07-04 05:18:31 UTC


README

Mask field for brazilian currency

Install

Run this command into your nova project:

composer require newtongamajr/moeda-real

Add it to your Nova Resource:

use Galileo\MoedaReal\MoedaReal;

MoedaReal::make('Valor Total', 'valor_total'),