Skip to content

Small finance app to showcase my Laravel/Inertia/Vue skills

Notifications You must be signed in to change notification settings

vbergerondev/finance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance App

Built with Laravel, Inertia, Vue.js 3 and using Laravel Reverb images/preview.png

cp .env.example .env
composer install
php artisan key:generate
touch database/database.sqlite
php artisan migrate:fresh --seed
npm i && npm run build
php artisan reverb:start

You'll need to run php artisan reverb:install once to populate the REVERB_ variables in .env file.

You can login using admin@finance-app.test/password

About

Small finance app to showcase my Laravel/Inertia/Vue skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published