-
Please help with the error below
`- bavix/laravel-wallet[9.1.0, ..., 9.5.0] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, l…
-
I get an issue with all my refunds.
Everything else works perfectly (deposit,withdraw,pay,balance)
Any idea?
in `vendor/bavix/laravel-wallet/src/Traits/HasWallet.php`
line 88:
```
/**
…
-
I would like to create a page that references applications or websites built with Bref.
In the meantime let's collect here links and descriptions of those applications. Feel free to post a comment,…
-
**Describe the bug**
I upgraded from version 5.8 Lumen to version 10 and i get this errors.
```
**Trace Error**
[2023-08-16 21:38:19] develop.ERROR: Call to undefined method Illuminate\Support\F…
-
I need to have 2 wallets, one would be the default one and the other would be an exposure wallet.
Can I add it to the config? Or something else?
Please help!
Thanks
-
I get this:
`Argument 1 passed to Bavix\Wallet\Services\WalletService::getWallet() must be an instance of Bavix\Wallet\Interfaces\Wallet, instance of App\User given, called in /home/user/wallet/ven…
-
Hi
im using Laravel 8 and laravel-wallet 6
used Wallet and HasWallet for a model
and when i try to get balance or some else ...
i got an error:
SQLSTATE[42S22]: Column not found: 1054 Unknown c…
-
Hello. When creating custom wallet (Using laravel 7), It automatically creates two wallets (My custom wallet and another default wallet). Please how can I fix this and make it to create only my custom…
-
**Describe your task**
A clear and concise description of your task.
I am creating a marketplace with Laravel/Livewire using Algorand as blockchain.
I downloaded Laravel Wallet package and instal…
-
**Describe the bug**
Whenever i click save on User Resource in Nova dashboard i receive an error message says duplicate entry for wallets table
**To Reproduce**
Steps to reproduce the behavior:
…