A simple Laravel application that tracks expenses.
- Download the zip file
- Extract it to your http server (xampp,wapp,etc.)
- Run
composer install
- Create a database
- Rename .env.example to .env then update the database config
- 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