Laravel Nova icon Nova Packages
N

Number Format Field

Readme

Laravel Nova Formatted Number Field

This package allows the user to set up a field in Nova that is formatted using the numeral.js library.

Installation

You can install the package via composer:

composer require rimu/formatted-number

Usage

use Rimu\FormattedNumber;

FormattedNumber::make('Price')
    ->format('0,0')   // Defaults to "0,0"

License

The MIT License (MIT).

Screenshots

Back to Top
Added 5 years ago
Last updated 6 Years Ago
Version 0.2
Composer
rimu/formatted-number
GitHub stars 2
Packagist downloads 59,609

Favorites

5 users favorited

Rating

5.00
(out of 5)
★★★★★
★★★★
★★★
★★
2 ratings

Tags

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas