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 335edeb commit 0359c40Copy full SHA for 0359c40
README.md
@@ -145,6 +145,10 @@ $user->getWalletBalanceByType('wallet_2') // Balance available in wallet_2
145
LaravelPayPocket::walletBalanceByType($user, 'wallet_1');
146
```
147
148
+### Exceptions
149
+Upon examining the `src/Exceptions` directory within the source code,
150
+you will discover a variety of exceptions tailored to address each scenario of invalid entry.
151
+
152
### Log
153

154
0 commit comments