You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel Currency Casts allows conversion of a `Money` instance (from the [brick/money](https://github.com/brick/money) library) into a JSON-encoded string to be stored in a JSON field.
4
+
5
+
## Installation
6
+
7
+
You can install the package via [Composer](https://getcomposer.org/):
0 commit comments