Skip to content

Commit 4b62749

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 2af9e2e + 58ad396 commit 4b62749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
**Laravel Pay Pocket** is a package designed for Laravel applications, offering the flexibility to manage multiple wallet types within two dedicated database tables, `wallets` and `wallets_logs`.
1111

12-
**Demo:** https://github.com/HPWebdeveloper/demo-pay-pocket
12+
**Demo:** [Link to the demo in Laravel 12](https://github.com/HPWebdeveloper/demo-pay-pocket-laravel-12)
1313

1414
**Videos:**
1515

@@ -288,7 +288,7 @@ LaravelPayPocket::walletBalanceByType($user, 'wallet_1');
288288
### Exceptions
289289

290290
Upon examining the `src/Exceptions` directory within the source code,
291-
you will discover a variety of exceptions tailored to address each scenario of invalid entry. Review the [demo](https://github.com/HPWebdeveloper/demo-pay-pocket) that accounts for some of the exceptions.
291+
you will discover a variety of exceptions tailored to address each scenario of invalid entry. Review the [demo](https://github.com/HPWebdeveloper/demo-pay-pocket-laravel-12) that accounts for some of the exceptions.
292292

293293
### Log
294294

0 commit comments

Comments
 (0)