Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
/ EWallet-API Public archive

INTI Diploma Capstone Project for E-Wallet application, API backend with Laravel

Notifications You must be signed in to change notification settings

samueltan3972/EWallet-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capstone Project - E-Wallet API

You know what is this.

Getting Started

  1. Register an account on Github if haven't do so.
  2. Go to learn how to use Git and Github
  • If you prefer reading, go to this
  • If you prefer watching video go to this
  • To try out practically, go to this
  • To learn how to really contribute to this project, go to this
  1. Login and Fork this project. Click the button on top. Fork.

Prerequisites

  1. Install composer
  2. Install NPM
  3. Install XAMPP or PHP
  4. Install Github Desktop

Installing

git clone https://github.com/samueltan3972/EWallet-API.git

Then run the install_script.bat by double click it

or

cd [to the directory you wish to download the file]
git clone https://github.com/samueltan3972/EWallet-API.git
cd EWallet-API
composer install
copy .env.example .env
php artisan key:generate

Serve the application

composer serve

Then start your browser with localhost:8000

Built With

About

INTI Diploma Capstone Project for E-Wallet application, API backend with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages