Closed Ticket-Master closed 2 months ago
I am using Float balances on my laravel app and when i use Wallet action on my filamentphp table then it only saves in integer
I am using HasWalletFloat on my User model and also implements WalletFloat.
Please tell me how can i make this work ?
we will try to handle it on the next version.
fixed in Wallet change integer to float #5
I am using Float balances on my laravel app and when i use Wallet action on my filamentphp table then it only saves in integer
I am using HasWalletFloat on my User model and also implements WalletFloat.
Please tell me how can i make this work ?