Create extension


  • This extension will provide an addon: currency-field_type (similar to decimal-field_type)
    • config.php will be only: min, max, default_value
    • FieldType will be similar to decimal but cleanup the config too
    • FieldTypeSchema will be similar, but without the config too (replace by false)
    • FieldTypePresenter will have format and currency too, but it will use Propaganistas/Laravel-Intl number() and currency()
Edited by Thanatcha
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information