Download the PHP package thienkimlove/nova-money-field without Composer
On this page you can find all versions of the php package thienkimlove/nova-money-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thienkimlove/nova-money-field
More information about thienkimlove/nova-money-field
Files in thienkimlove/nova-money-field
Download thienkimlove/nova-money-field
More information about thienkimlove/nova-money-field
Files in thienkimlove/nova-money-field
Vendor thienkimlove
Package nova-money-field
Short Description A Laravel Nova field for Money.
License MIT
Package nova-money-field
Short Description A Laravel Nova field for Money.
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-money-field
Money Field for Laravel Nova
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Usage
In resource:
USD currency is used by default, you can change this by passing second argument:
You may use locale
method to define locale for formatting value, by default value will be formatted using browser locale:
If you store money values in database in minor units use storedInMinorUnits
method. Field will automatically convert minor units to base value for displaying and to minor units for storing:
All versions of nova-money-field with dependencies
PHP Build Version
Package Version
The package thienkimlove/nova-money-field contains the following files
Loading the files please wait ....