I'll write the docs soon :) Installation 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