Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 214 Bytes

File metadata and controls

9 lines (7 loc) · 214 Bytes

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env
  • Edit database credentials in .env
  • Run composer install
  • Run php artisan migrate

Thanks and Regards