Level 3
A little late but check this out https://gist.github.com/dillinghamio/7f3b776e0ff1007cc877d63d6aaee10d
3 likes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
I want to have a billing system where a team is charged for subscriptions per member, rather than billed on a set number of users per team. I'm confused by the Spark documentation as to how to do this - do I set the CanLoginTeams trait on the User model using the per-user billing installation or does the team billing installation handle this automatically?
Any help would be greatly appreciated.
Please or to participate in this conversation.