Saas application with Cashier
Hi everyone. I would like to build a Saas (Multi-tenancy) application with subscription sales using Laravel Cashier (Stripe). Is there a plugin or guide?
1 Reply
There is not. You can either just build some UI yourself, or go for Laravel Spark.