Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 218 Bytes

readme.md

File metadata and controls

6 lines (6 loc) · 218 Bytes
  • After cloning the repository run composer install
  • Create .env file from .env.example
  • Run composer update
  • Run php artisan key:generate
  • Configure database connection
  • Run php artisan migrate --seed