Skip to content

paulkandala/checkout-demo-laravel

 
 

Repository files navigation

xendit-demo-2laravel8

Laravel 8 version of Xendit Demo

Requirement

Composer is required. Get composer from https://getcomposer.org/download/

Installation

After cloning this repository, just do:

composer install

Copy .env.example file into .env the same directory

cp .env.example .env

Update the .env file you just copied for your own API_KEY. Give it a try!

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.8%
  • Blade 25.0%
  • Shell 0.2%