HighSpeed1380 / Laravel-PaymentGateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 94.6%Language:Blade 4.7%Language:Vue 0.7%