Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HPWebdeveloper committed Dec 13, 2023
1 parent 335edeb commit 0359c40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ $user->getWalletBalanceByType('wallet_2') // Balance available in wallet_2
LaravelPayPocket::walletBalanceByType($user, 'wallet_1');
```

### Exceptions
Upon examining the `src/Exceptions` directory within the source code,
you will discover a variety of exceptions tailored to address each scenario of invalid entry.

### Log
![Laravel Pay Pocket Log](https://github.com/HPWebdeveloper/laravel-pay-pocket/assets/16323354/a242d335-8bd2-4af1-aa38-4e95b8870941)

Expand Down

0 comments on commit 0359c40

Please sign in to comment.