Looking to hire Laravel developers? Try LaraJobs

money maintained by laraveltech

Description
Laravel Money
Author
Last update
2021/06/28 23:54 (dev-master)
License
Downloads
147

Comments
comments powered by Disqus

Laravel Money

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