aniket-in/laravel-wallet is a Laravel package for this is my package laravel-wallet.
It currently has 1 GitHub stars and 7 downloads on Packagist (latest version 0.1.0).
Install it with composer require aniket-in/laravel-wallet.
Discover more Laravel packages by aniket-in
or browse all Laravel packages to compare alternatives.
Last updated
You can install the package via composer:
composer require aniket-in/laravel-wallet
You can publish and run the migrations with:
php artisan vendor:publish --tag="laravel-wallet-migrations"
php artisan migrate