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.
smileb.
php artisan key:generatec.
php artisan migrated.
composer install -
Run
php artisan serveto run the server and load on your browser
Always check the slack channel for more information