v1.0.0 2021-06-28 21:54 UTC

This package is not auto-updated.

Last update: 2024-04-30 10:54:37 UTC


README

Installation

Run the following command from you terminal:

composer require laraveltech/money

or add this to require section in your composer.json file:

"laraveltech/money": "~1.0"

then run

composer update