Skip to content

eriq123/purplebug-expense-manager

Repository files navigation

Expense Manager

A simple Laravel application that tracks expenses.

Installation

  1. Download the zip file
  2. Extract it to your http server (xampp,wapp,etc.)
  3. Run composer install
  4. Create a database
  5. Rename .env.example to .env then update the database config
  6. Goto this folders' directory then run this command in your terminal
php artisan migrate:fresh --seed

then

php artisan serve
Admin email: [email protected]
Admin password: qweasd

Enjoy!!!

About

A simple Laravel application that tracks expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published