Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

eskiesirius/sample-invoice

Repository files navigation

Sample Invoice

How to setup

  • run composer install
  • run npm install
  • copy .env.example to .env
  • setup the database connection
  • run php artisan key:generate
  • run php artisan migrate
  • run npm run dev
  • run php artisan serve

Testing

  • run .\vendor\bin\phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published