Skip to content

MatsLeal/budgetcontroller

Repository files navigation

budgetcontroller

A simple budget controller web application (Laravel + Bulma + Vue.js)

Hello, my name is Mats, i am a developer, this is a poject to prove some of my skills

It is meant to register all of your monthly incomings and expenses, in order to provide with statistics.

Screen_Shot_2018-01-24_at_09.35.41_2.png

Installation

Database

Create a database named bg

Project

Clone the repo
CD in the project folder

Open the project in your favorite text editor and edit the .env file like so
Focus on the DB_ segment of the .env file, configure the database access credemtials to fit your database system

Screen_Shot_2018-01-24_at_09.42.07.png

After that, run the folowing comand

php artisan migrate

Then run the folowing comand php artisan serve

Screen_Shot_2018-01-24_at_09.45.54.png

And go yo the url given by the output of the command

http://127.0.0.1:8000

About

A simple budget controller web application (Laravel + Bulma + Vue.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published