Level 80
@makapaka It’s in the Billable trait you apply to your User model:
Summer Sale! All accounts are 50% off this week.
In Spark subscriptions.blade.php, at the top we have
@if (Auth::user()->onTrial())
For the life of me I cannot find where the onTrial() function is, if anyone can point me to how that works please
@makapaka It’s in the Billable trait you apply to your User model:
Please or to participate in this conversation.