Skip to content
/ reporter Public

CRM made with Laravel, Vue.js, Inertia.js and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

ws396/reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Prerequisites: git, composer, docker, docker-compose

  1. git clone github.com/ws396/reporter
  2. composer install
  3. cp .env.example .env
  4. ./vendor/bin/sail up
  5. ./vendor/bin/sail artisan key:generate
  6. ./vendor/bin/sail artisan migrate --seed

After setting up you can go to http://localhost and login with these credentials as admin:

email: example@example.com
password: admin

About

CRM made with Laravel, Vue.js, Inertia.js and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published