We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bec79 commit 1d66b17Copy full SHA for 1d66b17
README.md
@@ -30,6 +30,12 @@ laravel-wallet - Easy work with virtual wallet.
30
31
To perform the migration, you will be [helped by the instruction](https://bavix.github.io/laravel-wallet/#/upgrade-guide).
32
33
+### Extensions
34
+
35
+| Extension | Description |
36
+| ----- | ----- |
37
+| [Swap](https://github.com/bavix/laravel-wallet-swap) | Addition to the laravel-wallet library for quick setting of exchange rates |
38
39
### Usage
40
Add the `HasWallet` trait and `Wallet` interface to model.
41
```php
0 commit comments