Skip to content

WebStar1001/2020pv

Repository files navigation

Requires

....

Installation

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed
  • Run npm install
  • Run npm run dev
  • That's it - load the homepage, and log in with credentials admin@admin.com / password.

TODO:

  1. Check all config files and remove unnecessary cfgs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages