Skip to content

bongloy/bongloy-demo-laravel

Repository files navigation

Bongloy-Demo-Laravel is a Laravel app which demonstrates how to use Bongloy. It includes the following features:

  • Example of using Bongloy.js to create a custom form to capture the user's card details

Live Demo

You can play with the live version at bongloy-demo-laravel.herokuapp.com

Local Setup

Clone or Fork the Repo

$ git clone https://github.com/bongloy/bongloy-demo-laravel.git

Installation

cd bongloy-demo-laravel
composer install

Bongloy Environment in .env file

BONGLOY_DEFAULT_PUBLISHABLE_KEY = sk_test_****************************************************************
BONGLOY_SECRET_KEY = sk_test_****************************************************************

Deploy to Heroku

Deploy

Official Documentation

Documentation for Bongloy can be found on the Bongloy website.

Releases

No releases published

Packages

No packages published