HNGi7 Project by Team Avengers
Fork the repo.
Clone to your machine.
Create a DB in your MariaDB or MySqlDb.
a. Fill in the DB details in the .env file (which you can create by renaming a copy of the .env.example file)
Run the following commands from the project root
a. smile
b. php artisan key:generate
c. php artisan migrate
d. composer install
Run php artisan serve
to run the server and load on your browser
Always check the slack channel for more information