Linux / MAC / Windows Installation
Requirements
TIP
You can run php artisan serv
if you don't want to install a webserver
How To Install
Go to GitHub, clone the repository and extract it to your desired folder.
Run Composer Install inside the folder.
composer install
then run the following command and follow the prompts
php artisan discount:install
Don't forget to prepare the Crons / terminal depending on the method chosen.
WARNING
if the previous command has failed. please remove .env and try again after you fix the error.