Clone the repo
$ cd SaeftyPromo
Install dependencies using composer
- PHP 7.2
- Mongodb
$ composer install
Do a migration
php artisan migrate
Start local server
php artisan serve
The above command will start a local server on at http://localhost:8000 navigate to the browser, register an account and start playing with safetypromo api