vortechron/laravel-stripe

Laravel Spark provides scaffolding for Laravel SaaS applications.

Maintainers

Package info

github.com/vortechron/laravel-stripe

pkg:composer/vortechron/laravel-stripe

Statistics

Installs: 119

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.2.0 2025-07-27 08:34 UTC

This package is auto-updated.

Last update: 2026-03-27 09:56:51 UTC


README

  • register the provider in config/app.php or bootstrap/providers.php

  • copy or publish the migration file

  • update user model with Billable trait

  • update config/spark.php file