-
Hi @rez1dent3
I am facing below error when I am trying to update meta data
`
Transaction failed. Message: Indirect modification of overloaded property Bavix\Wallet\Models\Transaction::$meta ha…
-
This is an issue to perform some "scientific" benchmarks, leveraging 20 years of finagling this stuff. Scientific is in quotes because I intend this to be a scientific endeavor, but read on.
Goals:…
-
Hello **@rez1dent3**
I appreciate your help in creating this package.
I need a new field named '**transaction_name**' for grouping deposits and withdrawals, along with a '**parent**' field. In ver…
-
### Preconditions and environment
- 2.4.3-p2
- PHPUnit environment with sebastian/comparator >= 4.0.8
### Steps to reproduce
Run the MFTF unit tests over Sales, SalesRule and Tax modules.
### E…
ghost updated
1 month ago
-
ex: slug have a name 'coin' , or 'bit'
how insert slug, name in table wallets
$user = User::first();
-
this is my code when i try to do transfer , but i get **ErrorException
Trying to get property 'exists' of non-object**
/**
* Store a newly created resource in storage.
*
* @p…
-
### Laravel Version
10.48.8
### PHP Version
8.3.4
### Database Driver & Version
_No response_
### Description
When using the Http facade to make http requests, there appears to be a memory leak…
-
I want to show the funding history of a customer. I want to be able to retrieve all the deposits to their wallet. Is there a way to achieve this with the package?
-
For Livewire integration, I just need to know, how do I extract the result from Laraberg, to set the livewire property to the correct value?
I have tried a couple of things but it just did not want t…
-
Hi,
First of all, thank you so much for this nice package,
I suggest to :
1- Add account (optional) for each transaction for Accounting Tracking.
Ex:
```
$account = 'customers', 'vendors', 'e…