Laravel Packages

Chargebee Starter Kit for Billing in Laravel

Published

The Chargebee Starter kit for Laravel gives you a starting point for working with Chargebee's subscription billing services and Laravel's new Starter Kits. The Chargebee starter kit uses React and Intertia, and integrates via the Chargebee API to provide billing plans for your app's users:

Public subscription plans page
Public subscription plans page

Once you've registered, you can see the subscription section of the starter kit showing active plans from your Chargebee site. Chargebee plans can be configured through the Chargebee dashboard and synced with the application.

Subscription management page
Subscription management page

Under the hood, the starter kit is powered by the Laravel Cashier for Chargebee package, which you can use to sync plans to your application's database via the provided Console command:

php artisan chargebee:fetch-plans

You can learn more about this package, get full installation instructions, and view the source code on GitHub. You must have a Chargebee account to use this package. See their documentation for more info.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article