vortechron/laravel-stripe

Laravel Spark provides scaffolding for Laravel SaaS applications.

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

This package is auto-updated.

Last update: 2025-07-27 08:34: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