Skip to content

Commit 0359c40

Browse files
Update readme
1 parent 335edeb commit 0359c40

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@ $user->getWalletBalanceByType('wallet_2') // Balance available in wallet_2
145145
LaravelPayPocket::walletBalanceByType($user, 'wallet_1');
146146
```
147147

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+
148152
### Log
149153
![Laravel Pay Pocket Log](https://github.com/HPWebdeveloper/laravel-pay-pocket/assets/16323354/a242d335-8bd2-4af1-aa38-4e95b8870941)
150154

0 commit comments

Comments
 (0)