Skip to content

triangkas/Laravel-E-Wallet

Repository files navigation

Laravel Logo

Introduction

  • Laravel 10
  • PHP 8.1 - 8.3
  • DB MySQL

Installation

  • composer install
  • generate file .env or copy from file .env.example and comfiguration with databases
  • php artisan key:generate
  • php artisan migrate
  • php artisan db:seed
  • for update Customer Wallet using queue (php artisan queue:work)

Access Admin Dashboard

  • username: admin
  • password: password123!

URL API for third parties

  • http://domain_app/api/deposit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages