Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 506 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 506 Bytes

How to use

  • Clone the project with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • npm install && npm run dev
  • Run php artisan key:generate
  • Run `php artisan migrate
  • That's it: launch the main URL

Screenshots