Skip to content

Commit a5fb94f

Browse files
authored
Update README.md
1 parent 66183af commit a5fb94f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Laravel integration for PHP Decimal
1+
# PHP Decimal: Laravel Integration
22

33
Provides:
44
- Trait for models to cast `Decimal` objects.
55
- Global helper functions.
66

7+
```bash
8+
composer require php-decimal/laravel
9+
```
10+

0 commit comments

Comments
 (0)