# SaaS Billing

SaaS Billing is a set of components that help you to create a simple and elegant billing UI for your SaaS app. It allows you to focus your time and energy on building your app rather than worrying about the complexities of the billing system.

* Front-end components powered by [Vue.js](https://vuejs.org/)
* Uses [Stripe Checkout](https://stripe.com/checkout) for a world-class payment flow
* Out-of-the-box integration with [Laravel](https://laravel.com/)
* [Bootstrap](http://getbootstrap.com/) compatible styling out of the box

## Vue

* [Installation](vue/installation.md)

## Laravel

* [Installation](laravel/installation.md)
* [Customize](laravel/customize.md)