8000 GitHub - onally01/referral-system: Referral systems with earnings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

onally01/referral-system

Open more actions menu

Repository files navigation

Referral System

Setup

Run the following commands

  • Composer install
  • npm install && npm run dev

Add the following to .env

  • EARNING=1000
  • WITHDRAWAL_LIMIT=50000

Create a database and run migration

Test

  • Successful registration

  • Successful registration request with referral code

  • Registration validations

  • Successful withdrawal(Transfer)

  • Insufficient wallet

  • Withdrawal without valid identity

  • Withdrawal with valid identity

About

Referral systems with earnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0