Hi,
Building a system which a user can have many adverts running (somewhat similar to eBay I guess) but the billing model is a package chosen per advert, using Stripe and subscription plans.
Having had a quick look around Google, appears Taylor has already confirmed Cashier is not a 1 user can have many subscriptions running in Stripe by default.
At present, the cashier columns are appended to the users table, but my thoughts are now, should I link these to the advert table? Has anyone any experience in this or can see any issues?
Many thanks.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community