Prerequisites

  • After cloning this repository, go to the root folder, run the following command/s,
        composer install
        composer update
  • Rename .env.example to .env and provide the paypal client and secret there.
  • Run
    php artisan key:generate