Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 275 Bytes

File metadata and controls

12 lines (8 loc) · 275 Bytes

How to use

  • Clone the repository with git clone
  • Copy the .env.example to .env and put your database credentials
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate:fresh --seed

Happy coding. ✌️😎