Skip to content

alvarezallen99/expense_manager

Repository files navigation

Expense Manager

##Create Database Name expense_manager

#Default MySQL Credentials is root and password admin please modify .env

##Composer When checking out the project, be sure to run

composer install

Once you've run composer install, run

npm install to install the required JavaScript libraries.

##Npm Installation For build the frontend app simply run

npm run --watch

For build for production minified simply run

npm run prod

##Database Migration php artisan migrate --seed

##Deployed Url http://localhost:8000

About

Expense Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages