newtongamajr/moeda-real

Laravel Nova 字段。

1.0.0 2022-10-23 04:58 UTC

This package is auto-updated.

Last update: 2024-09-04 03:29:17 UTC


README

巴西货币的掩码字段

安装

在您的 nova 项目中运行此命令

composer require newtongamajr/moeda-real

将其添加到您的 Nova 资源中

use Galileo\MoedaReal\MoedaReal;

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