Skip to content

Releases: CoreProc/laravel-wallet-plus

Add PHP 8 and Laravel 9 support

28 Mar 03:49
9601dec

Choose a tag to compare

1.5.0

Add support for PHP 8 and Laravel 9

Add Laravel 8 support

06 Oct 16:22
01f04dc

Choose a tag to compare

1.4.0

Fix composer

Add WalletLedger relationship to Wallet model

10 Feb 08:12

Choose a tag to compare

Merge pull request #1 from welox/patch-1

Add WalletLedgers relationship

Various additions

24 Jan 18:15

Choose a tag to compare

  • 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

17 Jan 06:34

Choose a tag to compare

1.1.0

Add method to get balance and decrementBalance

First release

17 Jan 06:12

Choose a tag to compare

1.0.0

Add features