Klinq is an online web app for crypto exchange without limitations from any country
- git clone https://github.com/geraldnwanze/klinq
- cd into the folder
- composer install
- create database
- open .env file and set QUEUE_CONNECTION AND QUEUE_DRIVER to database
- run php artisan migrate
- run php artisan queue:work
- don't forget to update your smtp settings