Support the ongoing development of Laravel.io →
Database Eloquent Architecture

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.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

AshI ashi Joined 10 May 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.