Skip to content

An invoice application with Laravel at the backend and Vue.js at the frontend

Notifications You must be signed in to change notification settings

caleboki/Invoice

Repository files navigation

A RESTful Invoice App built with Laravel

alt tag

alt tag

Installation

  • git clone https://github.com/caleboki/Invoice.git

  • cd Invoice

  • composer install

  • save the .env.example to .env

  • update the .env file with your db credentials

  • php artisan key:generate

About

An invoice application with Laravel at the backend and Vue.js at the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published