Skip to content

Linux / MAC / Windows Installation

Requirements

WARNING

You can run php artisan serv if you don't want to install a webserver

How To Install

Go to Github and download / clone the repository and extract it in your desired folder.

Run Composer Install inside the folder.

composer install

then run the following command and follow the prompts

php artisan discount:install

and 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.