Download the PHP package irfa/dompet without Composer
On this page you can find all versions of the php package irfa/dompet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dompet
🔒 ESH Dompet
Package ini berfungsi untuk menyimpan saldo ke dompet digital
🛠️ Installation with Composer
You can get Composer here
🛠️ Laravel Setup
1. Add to config/app.php
2. Add to config/app.php
3. Publish Vendor
php artisan vendor:publish --tag=dompet
4.Migrate Tables
Basic Usage
Create new PIN
Update PIN
Add Balance to account
Reduce Balance to account
Get total Balance
Get Transaction History
Get Message success or fail
How to Contributing
- Fork it (https://github.com/irfaardy/esh-dompet/fork)
- Commit your changes (
git commit -m 'Add some Feature'
) - Push to the branch (
git push origin version
) - Create a new Pull Request
All versions of dompet with dependencies
PHP Build Version
Package Version
The package irfa/dompet contains the following files
Loading the files please wait ....