Releases: CoreProc/laravel-wallet-plus
Releases · CoreProc/laravel-wallet-plus
Add PHP 8 and Laravel 9 support
Add Laravel 8 support
1.4.0 Fix composer
Add WalletLedger relationship to Wallet model
Merge pull request #1 from welox/patch-1 Add WalletLedgers relationship
Various additions
- Migration file should now be published on installation
- Access a wallet through the model using
wallet()
method by wallet type ID or name - or simply null if wallet type is not set. - Support for decimals now work properly.
- Updated readme.
Add methods
1.1.0 Add method to get balance and decrementBalance
First release
1.0.0 Add features